Uses of Package
com.senseidb.search.client.json.req

Packages that use com.senseidb.search.client.json.req
com.senseidb.search.client.json   
com.senseidb.search.client.json.req   
com.senseidb.search.client.json.req.filter   
com.senseidb.search.client.json.req.query   
 

Classes in com.senseidb.search.client.json.req used by com.senseidb.search.client.json
SenseiClientRequest
          The sensei request object, that is used to send the Sensei query to the server
 

Classes in com.senseidb.search.client.json.req used by com.senseidb.search.client.json.req
Facet
           
Facet.Builder
           
Facet.OrderBy
           
FacetInit
           
GroupBy
          Group-by field: the field name used for the group-by operation (also called field collapsing )
Operator
           
Paging
          Represents result pagination.
Selection
           
SenseiClientRequest
          The sensei request object, that is used to send the Sensei query to the server
SenseiClientRequest.Builder
           
Sort
          This parameter specifies how the search results should be sorted.
Sort.Order
           
 

Classes in com.senseidb.search.client.json.req used by com.senseidb.search.client.json.req.filter
Operator
           
Selection
           
Selection.Range
           Matches documents with fields that have terms within a certain range.
Term
          Matches documents that have fields that contain a term (not analyzed).
 

Classes in com.senseidb.search.client.json.req used by com.senseidb.search.client.json.req.query
Operator
           
Selection.Range
           Matches documents with fields that have terms within a certain range.
Term
          Matches documents that have fields that contain a term (not analyzed).
Terms
           A query that match on any (configurable) of the provided terms.
 



Copyright © 2010-2012. All Rights Reserved.