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
..
2013-11-06 15:32:43 +01:00
2013-11-14 21:37:02 -05:00
2013-11-14 20:10:36 -05:00
2013-11-14 20:10:36 -05:00
2013-11-14 21:37:02 -05:00
2013-11-14 21:37:02 -05:00
2013-10-30 16:16:36 +01:00