Hi, I'm using FastVectorHighlighter for highlighting, 3.0.3.
At the moment this is highlighting a field which is stored, but not compressed. It all works perfectly. I'd like to compress the field that is being highlighted, but it seems like the new way to compress a stored field is to apply it as a separate un-indexed stored field to the document, and use CompressionToolscompressString manually. I cann't see how this will play nice with the highlighter though, given that I'm highlighting the indexed field. So, can I use compression on a field I want to highlight? Joel --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org