Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
- Don't use Filter (to be removed)
- Do use TwoPhaseIterator, not PostFilter
- Don't pre-compute matching docs (wasteful)
- Support more fields, and more field types
- Faster hash on Strings (avoid Char conversion)
- Stronger hash when using multiple fields
Attachments
Issue Links
- causes
-
SOLR-15406 Reliably Failing Seed for testParallelPriorityStream
- Closed
- is required by
-
SOLR-12336 Remove Filter from Solr
- Closed
- links to