alleyinteractive / alleyinteractive/elasticsearch-extensions
Improve default matching behavior for VIP Enterprise Search
- Lenguaje dominante
- PHP
- Estrellas
- 5
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Originally reported by @scottnelle in an internal Alley repo:
> VIP Enterprise search seems to default to phrase matching which requires that all terms in the query (or maybe even the entire exact phrase) appears in a field for an article to match. This makes longer search phrases very unlikely to match any articles. For example, on a site that is almost entirely about home improvement, the phrase "how to paint my house" yields zero results because the writing is rarely in first person.
> We should apply a more flexible default query type, perhaps inspired by the defaults set in SearchPress https://github.com/alleyinteractive/searchpress/blob/d7feab20ee2214caa574e410d535414978c00182/lib/class-sp-wp-search.php#L250-L251
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.