public final class QueryMatchers
extends java.lang.Object
Constructor and Description |
---|
QueryMatchers() |
Modifier and Type | Method and Description |
---|---|
LineMatcher[] |
getMatchers(org.apache.lucene.search.Query query,
java.util.Set fields)
Get the terms from a query and returs a list of DFAs which match
a stream of tokens
|
public LineMatcher[] getMatchers(org.apache.lucene.search.Query query, java.util.Set fields)
query
-