mozilla / sumo

Project management board for SUMO and Community properties.
Mozilla Public License 2.0
12 stars 5 forks source link

Improve instant search partial queries #708

Open LeoMcA opened 3 years ago

LeoMcA commented 3 years ago

Currently if a search gets sent midway through a word some pretty terrible (or no) results can be returned.

For instance, "fir" (imagine I was midway through typing firefox) returns no results.

We might want to change how our instant search sends queries automatically. We could:

We may want to only enable this for a proportion of users to begin with, especially if we start using wildcards, to ensure we don't put elastic under heavy load.

akatsoulas commented 3 years ago

Closing this in favor of #707 . Both can be tackled and tracked into a single issue

LeoMcA commented 3 years ago

Reopening, we don't want to approach this until we're fully migrated to ES7.