See: Description
Class | Description |
---|---|
Configuration |
This object defines rules for query computation, or rather, classes of
tokens.
|
QAnd |
The QAnd object represents an AND operator in a query.
|
QGroup |
The QGroup object represents a group of clausulas.
|
QNot |
The QNot class represents a
NOT formula. |
QOr |
The QOr object represents an OR operator in a query.
|
QPhrase | |
QProx |
The QProx object represents an digit operator in a query.
|
QTerm |
The QTerm class represents a term.
|
This package contains objects that represent a structure of a query in our inner form.
Copyright © 2016 Egothor. All Rights Reserved.