Package | Description |
---|---|
net.ravendb.abstractions.data | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
HighlightedField |
HighlightedField.clone() |
HighlightedField[] |
IndexQuery.getHighlightedFields() |
Modifier and Type | Method and Description |
---|---|
void |
IndexQuery.setHighlightedFields(HighlightedField[] highlightedFields) |
Modifier and Type | Method and Description |
---|---|
static boolean |
HighlightedField.TryParse(java.lang.String value,
Reference<HighlightedField> result) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<HighlightedField> |
AbstractDocumentQuery.highlightedFields
The fields to highlight
|
Copyright © 2014. All Rights Reserved.