|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in com.senseidb.search.client.json.req.query used by com.senseidb.search.client.json.req | |
|---|---|
| Query
|
|
| Classes in com.senseidb.search.client.json.req.query used by com.senseidb.search.client.json.req.filter | |
|---|---|
| Query
|
|
| Classes in com.senseidb.search.client.json.req.query used by com.senseidb.search.client.json.req.query | |
|---|---|
| BoolQuery
A query that matches documents matching boolean combinations of other queries. |
|
| CustomQuery
User may supply his own implementation of the query |
|
| DisMax
A query that generates the union of documents produced by its subqueries, and that scores each document with the maximum score for that document as produced by any subquery, plus a tie breaking increment for any additional matching subqueries. |
|
| FieldAware
|
|
| FilteredQuery
A query that applies a filter to the results of another query. |
|
| MatchAllQuery
A query that matches all documents. |
|
| PathQuery
|
|
| Query
|
|
| QueryPrefix
Matches documents that have fields containing terms with a specified prefix (not analyzed). |
|
| QueryWildcard
A query that match on any (configurable) of the provided terms. |
|
| StringQuery
A query that uses a query parser in order to parse its content. |
|
| StringQuery.Builder
|
|
| TextQuery
A family of text queries that accept text, analyzes it, and
constructs a query out of it. |
|
| TextQuery.Type
|
|
| Classes in com.senseidb.search.client.json.req.query used by com.senseidb.search.client.json.req.query.span | |
|---|---|
| FieldAware
|
|
| Query
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||