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
.GetBestFragments(tokenStream,
fieldText, maxNumFragmentsRequired, "...");
return highlightedText;
--
View this message in context:
http://www.nabble.com/Using-Highlighter-for-highlighting-Phrase-query-tp22560334p22560334.ht