OpenSearch/docs/reference/search
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
..
aggregations A GeoHashGrid aggregation that buckets GeoPoints into cells whose dimensions are determined by a choice of GeoHash resolution. 2014-01-07 18:03:33 +00:00
facets * setup accurate GeoDistance Function 2013-12-27 19:15:19 +09:00
request Stop FVH from throwing away some query boosts 2014-01-08 11:51:48 +01:00
suggesters [DOCS] Completion suggest: Clarify de-duplication, optimize/merge 2013-12-05 11:10:56 +01:00
aggregations.asciidoc [DOCS] Typos in aggregations 2013-12-02 15:14:25 +01:00
count.asciidoc [DOCS] Added a few clarifications to the docs from the issues list 2013-09-04 23:20:55 +02:00
explain.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
facets.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
more-like-this.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
multi-search.asciidoc [DOCS] Documented rest.action.multi.allow_explicit_index 2013-11-27 17:33:09 +01:00
multi-termvectors.asciidoc [DOC] add doc for multi term vector api 2013-11-26 17:03:14 +01:00
percolate.asciidoc Rename `score` to `track_scores` in percolate api. 2014-01-06 14:57:39 +01:00
request-body.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
search.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
suggesters.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
termvectors.asciidoc Rename "exists" to "found" in TermVector and Get responses 2014-01-07 09:47:07 -07:00
uri-request.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
validate.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00