Имя |
Описание |
AndQuery |
Factory for conjunctions |
BasicQueryFactory |
Factory for creating basic term queries |
BooleanQueryTst |
|
BooleanQueryTst.TestCollector |
|
ComposedQuery |
Base class for composite queries (such as AND/OR/NOT) |
DistanceQuery |
Factory for NEAR queries |
ExceptionQueryTst |
|
FieldsQuery |
Forms an OR query of the provided query across multiple fields. |
NotQuery |
Factory for prohibited clauses |
OrQuery |
Factory for disjunctions |
SingleFieldTestDb |
|
SrndBooleanQuery |
|
SrndQuery |
Lowest level base class for surround queries |
SrndQuery.EmptyLcnQuery |
|
SrndQueryTest |
|
SrndTruncQuery |
Query that matches wildcards |
Test01Exceptions_ |
|
Test02Boolean |
|
Test03Distance |
|
TooManyBasicQueries |
Exception thrown when BasicQueryFactory would exceed the limit of query clauses. |