OpenSearch/docs/reference
Britta Weber 59507cf793 function_score: match only document with score above custom score threshold
functon_score matched each document regardless of the computed score.
This commit adds a query parameter `min_score` (-Float.MAX_VALUE default).
Documents that have a score lower than this threshold will not be mached.

closes #6952
2014-11-28 12:35:26 +01:00
..
analysis Core: upgrade to current Lucene 5.0.0 snapshot 2014-11-24 05:08:42 -05:00
cat Core: let Lucene kick off merges 2014-11-25 04:13:57 -05:00
cluster Update update-settings.asciidoc 2014-10-22 12:46:33 +02:00
docs Term Vectors: More consistent naming for term vector[s] 2014-11-21 14:06:44 +01:00
images [docs] add 2d vis for decay functions and parameters 2014-11-10 10:56:41 +01:00
index-modules [STORE] Remove `memory`/ `ram` store 2014-11-20 14:47:19 +01:00
indices Docs: Adds documentation for indices.exists_template 2014-11-25 19:36:01 +01:00
mapping Docs: Reword note regarding _source for accuracy 2014-11-24 12:19:44 +01:00
migration Core: Fix script fields to be returned as a multivalued field when they produce a list. 2014-11-24 09:41:16 +01:00
modules Docs: Added swift openstack repository 2014-11-25 13:49:15 +01:00
query-dsl function_score: match only document with score above custom score threshold 2014-11-28 12:35:26 +01:00
search [Docs] fix consistency between examples 2014-11-27 20:29:34 +01:00
setup Added note that ES packages automatically change vm.max_map_count 2014-11-25 18:25:46 +01:00
testing typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
cat.asciidoc [DOCS] reordered cat apis menu 2014-06-03 11:06:35 +02:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc [docs] fix typo in getting-started 2014-11-06 10:57:56 +01:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc [DOCS] Remove the section about codecs. 2014-08-07 11:24:44 +02:00
index.asciidoc Updated docs to use v1.4.1 as current 2014-11-26 17:18:37 +01:00
indices.asciidoc Add forgotten include for upgrade docs. 2014-10-10 10:55:45 -07:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc [DOCS] Fixed link to tribe.asciidoc 2014-01-13 22:01:12 +01:00
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc Search Exists API: Checks if any matching documents exist for a given query 2014-07-31 15:42:30 -04:00
setup.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00