public class DiscoverHitHighlightingField
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNLIMITED_FRAGMENT_LENGTH |
| Constructor and Description |
|---|
DiscoverHitHighlightingField(java.lang.String field,
int maxChars,
int maxSnippets) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField() |
int |
getMaxChars()
The max number of characters that should be shown for a
field containing a matching hit.
|
int |
getMaxSnippets() |
public static final int UNLIMITED_FRAGMENT_LENGTH
public DiscoverHitHighlightingField(java.lang.String field,
int maxChars,
int maxSnippets)
public java.lang.String getField()
public int getMaxChars()
public int getMaxSnippets()
Copyright © 2018 DuraSpace. All Rights Reserved.