public class DiscoverHitHighlightingField extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNLIMITED_FRAGMENT_LENGTH |
| Constructor and Description |
|---|
DiscoverHitHighlightingField(String field,
int maxChars,
int maxSnippets) |
| Modifier and Type | Method and Description |
|---|---|
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(String field, int maxChars, int maxSnippets)
public String getField()
public int getMaxChars()
public int getMaxSnippets()
Copyright © 2022 LYRASIS. All rights reserved.