Skip to content

keyword_fields

Latest
Compare
Choose a tag to compare
@msfroh msfroh released this 08 Aug 22:30
abaa86f
Modify KeywordField behavior

1. Use Lucene's KeywordField instead of custom Field type.
2. Use IndexOrDocValuesQuery for all MultiTermQueries.

Signed-off-by: Michael Froh <froh@amazon.com>