Lucene.Net 1.9.1 Class Library

QueryParser.GetFieldQuery Method (String, String)

protected internal virtual Query GetFieldQuery(
   string field,
   string queryText
);

Exceptions

Exception Type Condition
ParseException throw in overridden method to disallow

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace | QueryParser.GetFieldQuery Overload List