Uses of Class
redis.clients.jedis.search.Document
Packages that use Document
Package
Description
This package contains the classes and interfaces related to RediSearch module.
-
Uses of Document in redis.clients.jedis.search
Fields in redis.clients.jedis.search with type parameters of type DocumentMethods in redis.clients.jedis.search that return DocumentModifier and TypeMethodDescriptionstatic DocumentDeprecated.static DocumentDeprecated.Document.setScore(float score) Set the document's scoreMethods in redis.clients.jedis.search that return types with arguments of type DocumentModifier and TypeMethodDescriptionprotected Collection<Document> FtSearchIteration.convertBatchToData(SearchResult batch) SearchResult.getDocuments()Constructor parameters in redis.clients.jedis.search with type arguments of type Document