Namespace Lucene.Net.QueryParsers.Flexible.Core.Parser
Interfaces
IEscapeQuerySyntax
A parser needs to implement IEscapeQuerySyntax to allow the IQueryNode to escape the queries, when the ToQueryString method is called.
ISyntaxParser
A parser needs to implement ISyntaxParser interface
Enums
EscapeQuerySyntaxType
Type of escaping: String for escaping syntax, NORMAL for escaping reserved words (like AND) in terms