|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Query.QueryType in com.algolia.search.saas |
|---|
| Fields in com.algolia.search.saas declared as Query.QueryType | |
|---|---|
protected Query.QueryType |
Query.queryType
|
| Methods in com.algolia.search.saas that return Query.QueryType | |
|---|---|
Query.QueryType |
Query.getQueryType()
|
static Query.QueryType |
Query.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Query.QueryType[] |
Query.QueryType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.algolia.search.saas with parameters of type Query.QueryType | |
|---|---|
Query |
Query.setQueryType(Query.QueryType type)
Select how the query words are interpreted: |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||