Uses of Class
org.apache.lucene.sandbox.search.ProfilerCollector
Packages that use ProfilerCollector
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
-
Uses of ProfilerCollector in org.apache.lucene.sandbox.search
Methods in org.apache.lucene.sandbox.search that return ProfilerCollectorModifier and TypeMethodDescriptionfinal ProfilerCollector
ProfilerCollectorManager.newCollector()
Method parameters in org.apache.lucene.sandbox.search with type arguments of type ProfilerCollectorModifier and TypeMethodDescriptionProfilerCollectorManager.reduce
(Collection<ProfilerCollector> collectors) Constructor parameters in org.apache.lucene.sandbox.search with type arguments of type ProfilerCollectorModifierConstructorDescriptionProfilerCollector
(Collector collector, String reason, List<ProfilerCollector> children)