| Interface | Description |
|---|---|
| IdentifiableSearchQuery | |
| SearchQueryData |
Represents the search data that is used by search logic controller to build query.
|
| Class | Description |
|---|---|
| AutosuggestionQueryData |
Represents autosuggestions query
|
| FullTextSearchData |
Represents full text search data - autocorrection (spell checking result) and facets.
|
| SearchAttributeDescriptor |
Agregates information about attribute name and attribute number
|
| SearchQueryCondition |
Represents the search query criteria that is used by search logic controller to build query.
|
| SearchQueryConditionList |
Represents the list of search query criteria that is used by search logic controller to build query.
|
| SimpleSearchQueryData |
DTO for simple search query data
|
| SortData |
DTO for sort data
|
| Enum | Description |
|---|---|
| ValueComparisonOperator |
Copyright © 2018. All rights reserved.