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