public class SearchQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
List<QueryPart> |
QueryParts
Generated by a previous query.
|
String |
QueryString
User typed keyword query (see query language description).
|
| Constructor and Description |
|---|
SearchQuery() |
public String QueryString
QueryParts if it is a single OR-combination part that can be joined.public List<QueryPart> QueryParts
SearchResult.QueryPartsCopyright © 2025. All rights reserved.