OpenSearch/docs/reference/search/request
Nik Everett 8bd9e34e39 Stop FVH from throwing away some query boosts
The FVH was throwing away some boosts on queries stopping a number of
ways to boost phrase matches to the top of the list of fragments from
working.

The plain highlighter also doesn't work for this but that is because it
doesn't support the concept of the same term having a different score at
different positions.

Also update documentation claiming that FHV is nicer for weighing terms
found by query combinations.

Closes #4351
2014-01-08 11:51:48 +01:00
..
explain.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
fields.asciidoc The `fields` option should always return an array for json document fields and single valued field for metadata fields. 2014-01-03 17:29:12 +01:00
from-size.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
highlighting.asciidoc Stop FVH from throwing away some query boosts 2014-01-08 11:51:48 +01:00
index-boost.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
min-score.asciidoc Changed the minScore comparator from > to >= 2013-11-29 20:29:20 +01:00
named-queries-and-filters.asciidoc [DOCS] Moved "named filters/queries" up one level 2013-10-10 11:23:08 +02:00
post-filter.asciidoc Renamed top level `filter` to `post_filter`. 2013-12-16 17:10:14 +01:00
preference.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
query.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
rescore.asciidoc [DOCS] Fixed some bad link refs 2013-12-16 18:07:33 +01:00
script-fields.asciidoc [DOCS] Fixed typos and corrected grammar 2013-12-02 10:08:26 +01:00
scroll.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
search-type.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
sort.asciidoc [DOCS] Missing sort values now works for all field types 2013-09-04 23:20:55 +02:00
source-filtering.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
version.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00