Robert Muir <rcm...@gmail.com> wrote: > I am tired of repeating this: > Don't use BINARY docvalues > Don't use BINARY docvalues > Don't use BINARY docvalues
> Use types like SORTED/SORTED_SET which will compress the term > dictionary and make use of ordinals in your application instead. This seems contrary to http://lucene.apache.org/core/5_2_0/core/org/apache/lucene/document/BinaryDocValuesField.html Maybe you could update the JavaDoc for that field to warn against using it? - Toke Eskildsen --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org