Description
Even if Filter now extends Query, most filters fail the basic QueryUtils checks since they are not equal to their clones or don't take the boost into account.
Attachments
Attachments
Issue Links
- supercedes
-
LUCENE-6328 Make Filter.clone and Filter.setBoost throw an UnsupportedOperationException
- Resolved