Since completion suggester for ElasticSearch experiments have positive indications, we may want to create a permanent mainstream documented API that provides suggestions for completion boxes. This API can be used for search box, and for UI elements like ones in Wikidata. It should be a continuation of cirrus-suggest API currently used for testing. It should also allow control over which fields are used for suggestions and allow passing context. See: https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • Wikidata-bugs | T77898 query taking 10s: TermSqlIndex::getMatchingIDs | |||
Open | None | T46529 Wikidata search problems (tracking) | |||
Resolved | Smalyshev | T78157 [Story] Use ElasticSearch for entity search on wikidata.org | |||
Duplicate | None | T117522 Create standard "completion suggestion" API for Search |
Event Timeline
Comment Actions
@dcausse did the initial work for this in T112028 with https://gerrit.wikimedia.org/r/#/c/237692/
not sure if that covers everything you were thinking here or not.
Comment Actions
maybe not since you mention more testing, where david's patch was about replacing core opensearch with the completion suggester