Uses of Class
org.apache.lucene.monitor.PresearcherMatch
-
Packages that use PresearcherMatch Package Description org.apache.lucene.monitor Monitoring framework -
-
Uses of PresearcherMatch in org.apache.lucene.monitor
Methods in org.apache.lucene.monitor that return PresearcherMatch Modifier and Type Method Description PresearcherMatch<T>
PresearcherMatches. match(java.lang.String queryId, int doc)
Returns match information for a given query
-