Page MenuHomePhabricator

Implement basic search endpoint
Closed, ResolvedPublic3 Estimated Story Points

Description

Description
This endpoint allows the reader to search for and retrieve a set of pages matching a provided query param q.

The endpoint structure is provided by T230844

Requirements

  • Implement search endpoint described by T230844
  • Implement integration test covering basic endpoint

Related Objects

Event Timeline

WDoranWMF set the point value for this task to 3.Oct 30 2019, 10:25 PM

Change 549238 had a related patch set uploaded (by Nikki Nikkhoui; owner: Nikki Nikkhoui):
[mediawiki/core@master] Basic Search endpoint

https://gerrit.wikimedia.org/r/549238

Change 551920 had a related patch set uploaded (by Nikki Nikkhoui; owner: Nikki Nikkhoui):
[mediawiki/tools/api-testing@master] Integration test for /search?q={searchTerm}

https://gerrit.wikimedia.org/r/551920

Change 551920 merged by jenkins-bot:
[mediawiki/tools/api-testing@master] Integration test for /search/page?q={searchTerm}

https://gerrit.wikimedia.org/r/551920

Considering that we're moving this endpoint to v0, I'd suggest removing the documentation step from this task in favor of handling the docs in the task that moves this endpoint to v1.

@apaskulin Agree with this, will update this task.

apaskulin subscribed.