lucene/lucene/queryparser
Luca Cavanna 1cf1b301af
LUCENE-10002: replace more usages of search(Query, Collector) in tests (#787)
This commit replaces more usages of search(Query, Collector) with calling the corresponding search(Query, CollectorManager) instead. This round focuses on tests that implement custom collector, that need a corresponding collector manager.
2022-04-06 11:06:10 +02:00
..
docs LUCENE-10223: interval support in standard syntax parser (#429) 2021-11-11 08:54:59 +01:00
src LUCENE-10002: replace more usages of search(Query, Collector) in tests (#787) 2022-04-06 11:06:10 +02:00
build.gradle LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00