init

fun init(f: String, a: Analyzer)

Initializes a query parser. Called by the QueryParser constructor

Parameters

f

the default field for query terms.

a

used to find terms in the query text.