Re: Using Highlighter for highlighting Phrase query

2009-03-20 Thread Chris Hostetter
tu2009 : : Reply-To: java-dev@lucene.apache.org : : To: java-dev@lucene.apache.org : : Subject: Using Highlighter for highlighting Phrase query : : : : : : Am using this version of Lucene highlighter.net API. I want to get a phrase : : highlighted only when ALL of its words are present in the search : : res

Using Highlighter for highlighting Phrase query

2009-03-17 Thread mitu2009
.GetBestFragments(tokenStream, fieldText, maxNumFragmentsRequired, "..."); return highlightedText; -- View this message in context: http://www.nabble.com/Using-Highlighter-for-highlighting-Phrase-query-tp22560334p22560334.ht