| CursorChecker |
|
| DocumentChecker |
|
| FacetChecker |
Provides checks for Facet names and values: atom or number.
|
| FacetQueryChecker |
Provides checks for faceted search related query options.
|
| FieldChecker |
Provides checks for Field names, language code, and values: text, HTML, atom
or date.
|
| GeoPointChecker |
|
| GetIndexesRequestChecker |
|
| GetRequestChecker |
|
| IndexChecker |
|
| Preconditions |
Simple static methods to be called at the start of your own methods to verify correct arguments
and state.
|
| QueryChecker |
|
| QueryOnlyCustomerDocumentChecker |
This class performs DocumentPb.Document validity checks for search customers that only
use the query API.
|
| QueryOptionsChecker |
|
| SearchApiLimits |
Contains limits on field values, document sizes, and other properties of objects in the Search
API.
|
| SortExpressionChecker |
|
| SortOptionsChecker |
|