Hi Mike, (12/01/11 16:14), Michael Lissner wrote:
- I need help with fragsize. The wiki says to set it to either 0 or a huge number to disable fragmenting. Which is it?
It is original Highlighter.
- the wiki says that hl.useFastVectorHighlighter is defaulted to false. I read somewhere that FVH is True when the data has been indexed with termVectors, termPositions and termOffsets. Is that correct?
Not correct. To use FVH, you need to set to true hl.useFastVectorHighlighter parameter at query time, and index the highlighting fields with termVectors, termPositions and termOffsets. koji -- http://www.rondhuit.com/en/