Package redis.clients.jedis.search
package redis.clients.jedis.search
This package contains the classes and interfaces related to RediSearch module.
-
ClassDescriptionDocument represents a single indexed document or entity in the engineQuery represents query parameters and filters to load results from the engineGeoFilter encapsulates a radius filter on a geographical indexed fieldsNumericFilter wraps a range filter on a numeric field.IndexDefinition encapsulates configuration for index definition creation and should be given to the client on index creationIndexOptions encapsulates flags for index creation and should be given to the client on index creationQuery represents query parameters and filters to load results from the engineFilter represents a filtering rules in a queryGeoFilter encapsulates a radius filter on a geographical indexed fieldsNumericFilter wraps a range filter on a numeric field.Schema abstracts the schema definition when creating an index.FullText field spec.SearchResult encapsulates the returned result from a search query.