Module org.apache.lucene.monitor
Package org.apache.lucene.monitor
Interface QueryIndex.QueryCollector
- All Known Implementing Classes:
Monitor.PresearcherQueryCollector
,Monitor.StandardQueryCollector
- Enclosing class:
- QueryIndex
public static interface QueryIndex.QueryCollector
-
Method Summary
Modifier and TypeMethodDescriptionvoid
matchQuery
(String id, QueryCacheEntry query, QueryIndex.DataValues dataValues) default ScoreMode
-
Method Details
-
matchQuery
void matchQuery(String id, QueryCacheEntry query, QueryIndex.DataValues dataValues) throws IOException - Throws:
IOException
-
scoreMode
-