Re: highlighting with best text fragment from multi-value field

2016-12-14 Thread Tech Behemoth
Hi all Any idea of best practice for getting fragmented highlighted string ( Lucene 5.3.2) of multi-value field? Thanks On Mon, Dec 12, 2016 at 12:11 AM, Tech Behemoth wrote: > Hi all > > How to provide highlighting for fragmented string which is created from > multi-value

highlighting with best text fragment from multi-value field

2016-12-12 Thread Tech Behemoth
Hi all How to provide highlighting for fragmented string which is created from multi-value field using Lucene 5.3.2 ? Is any known solution for it? 1. Or first approach - merge all multi-value into one single value and apply highlighter.getBestTextFragments(tokenStream, text, false, maxNumFragm