Description
While implementing LUCENE-6651, I found a lot of duplicates of the same class (in different variants) which is used by tests to generate binary terms. As we now have support for binary terms in Field class itsself, we should remove all of those attributes accross tests.
Attachments
Issue Links
- is part of
-
LUCENE-6653 Cleanup TermToBytesRefAttribute
- Closed
- is required by
-
LUCENE-6651 Remove private field reflection (setAccessible) in AttributeImpl#reflectWith
- Closed