Uses of Class
org.apache.lucene.sandbox.search.QueryProfilerWeight
-
Packages that use QueryProfilerWeight Package Description org.apache.lucene.sandbox.search This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries. -
-
Uses of QueryProfilerWeight in org.apache.lucene.sandbox.search
Fields in org.apache.lucene.sandbox.search declared as QueryProfilerWeight Modifier and Type Field Description private QueryProfilerWeight
QueryProfilerScorer. profileWeight
Constructors in org.apache.lucene.sandbox.search with parameters of type QueryProfilerWeight Constructor Description QueryProfilerScorer(QueryProfilerWeight w, Scorer scorer, QueryProfilerBreakdown profile)
-