OpenSearch/docs
Matt Weber a841a422f6 Add a field data based TermsFilter
Add FieldDataTermsFilter that compares terms out of
the fielddata cache. When filtering on a large
set of terms this filter can be considerably faster
than using a standard lucene terms filter.

Add the "fielddata" execution mode to the
terms filter parser to enable the use of
the new FieldDataTermsFilter.

Add supporting tests and documentation.

Closes #4209
2013-11-19 19:18:16 +01:00
..
community Add wabisabi to Scala clients. 2013-11-08 10:34:14 +01:00
groovy-api Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
java-api Dist. Percolation: Use .percolator instead of _percolator for type name 2013-11-05 20:02:59 +01:00
perl [Docs] Typo 2013-10-15 17:27:05 +02:00
python Fix misspellings. 2013-11-14 20:10:36 -05:00
reference Add a field data based TermsFilter 2013-11-19 19:18:16 +01:00
river [DOCS] Fixed typo 2013-10-05 17:10:30 +02:00
ruby [DOCS] Added a basic information about the official Ruby client to documentation 2013-11-04 11:46:36 +01:00