Package | Description |
---|---|
org.apache.lucene.search.postingshighlight |
Class and Description |
---|
CustomPassageFormatter
Custom passage formatter that allows us to:
1) extract different snippets (instead of a single big string) together with their scores (
Snippet )
2) use the Encoder implementations that are already used with the other highlighters |
Snippet
Represents a scored highlighted snippet.
|
XPostingsHighlighter |
Copyright © 2009–2015. All rights reserved.