|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MarkCollector | Receives callbacks to mark terms, context start/end, and span start/end
notifications from ContextMarker . |
WordIter | Interface for iterating over the contents of a field or document on a word-oriented basis. |
Class Summary | |
---|---|
BasicMarkPos | Stores a position within a single document field. |
BasicWordIter | Utility class used to iterate either forward or backward through the tokens in a single string of text. |
ContextMarker | Workhorse class that handles marking hits, context surrounding hits, and search terms. |
MarkPos | Represents an abstract position within the text of a document. |
This package provides the ability to mark terms, spans, and context around spans within the contents of a stored document field.
Here are the general steps to use this functionality:
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |