Uses of Class
org.apache.solr.search.CancellableCollector
-
Packages that use CancellableCollector Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCores -
-
Uses of CancellableCollector in org.apache.solr.core
Methods in org.apache.solr.core that return CancellableCollector Modifier and Type Method Description CancellableCollectorCancellableQueryTracker. getCancellableTask(String queryID)Methods in org.apache.solr.core with parameters of type CancellableCollector Modifier and Type Method Description voidCancellableQueryTracker. addShardLevelActiveQuery(String queryID, CancellableCollector collector)
-