| Package | Description |
|---|---|
| de.digitalcollections.solrocr.lucene | |
| de.digitalcollections.solrocr.lucene.byteoffset |
| Modifier and Type | Field and Description |
|---|---|
protected FieldByteOffsetStrategy |
OcrFieldHighlighter.fieldByteOffsetStrategy |
| Modifier and Type | Method and Description |
|---|---|
protected FieldByteOffsetStrategy |
OcrHighlighter.getByteOffsetStrategy(org.apache.lucene.search.uhighlight.UnifiedHighlighter.OffsetSource offsetSource,
OcrHComponents components) |
| Constructor and Description |
|---|
OcrFieldHighlighter(String field,
org.apache.lucene.search.uhighlight.FieldOffsetStrategy fieldOffsetStrategy,
FieldByteOffsetStrategy fieldByteOffsetStrategy,
org.apache.lucene.search.uhighlight.PassageScorer passageScorer,
BreakIterator breakIter,
OcrPassageFormatter formatter,
int maxPassages,
int maxNoHighlightPassages) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldByteOffsetStrategy.PostingsByteOffsetStrategy |
static class |
FieldByteOffsetStrategy.PostingsWithTermVectorsByteOffsetStrategy |
static class |
FieldByteOffsetStrategy.TermVectorByteOffsetStrategy |
class |
NoOpByteOffsetStrategy
A variant of
NoOpOffsetStrategy for byte offsets from payloads |
Copyright © 2019. All rights reserved.