Uses of Class
org.apache.lucene.monitor.ScoringMatch
-
Packages that use ScoringMatch Package Description org.apache.lucene.monitor Monitoring framework -
-
Uses of ScoringMatch in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor with type parameters of type ScoringMatch Modifier and Type Field Description static MatcherFactory<ScoringMatch>
ScoringMatch. DEFAULT_MATCHER
Methods in org.apache.lucene.monitor that return types with arguments of type ScoringMatch Modifier and Type Method Description static MatcherFactory<ScoringMatch>
ScoringMatch. matchWithSimilarity(Similarity similarity)
-