QueryParser

constructor(f: String, a: Analyzer)

Create a query parser.

Parameters

f

the default field for query terms.

a

used to find terms in the query text.