Re: hl.preserveMulti returns the entire field even if no match

2021-04-21 Thread abhi Abhishek
Hi Mathew, Did you try hl.requireFieldMatch=true; this would force Highlighter to only generate highlights on matched field's Thanks, Abhishek On Sat, Apr 17, 2021, 13:02 Roth, Matthew wrote: > Hi List, > > I am using 7.7.3 and I have a query where I would like to use the original > highli

hl.preserveMulti returns the entire field even if no match

2021-04-17 Thread Roth, Matthew
Hi List, I am using 7.7.3 and I have a query where I would like to use the original highlighter to look for matches in the text of the document, the title, or a multivalued tag field. When I use hl.perserveMulti it returns the entire contents of the field because I also am using an hl.fragsize