Package | Description |
---|---|
io.redisearch |
Modifier and Type | Field and Description |
---|---|
List<Document> |
SearchResult.docs |
Modifier and Type | Method and Description |
---|---|
static Document |
Document.load(String id,
Double score,
byte[] payload,
List fields) |
Document |
Document.set(String key,
Object value) |
Document |
Document.setScore(float score)
Set the document's score
|
Copyright © 2018. All rights reserved.