Re: Highlighting inside a field with HTML contents

2010-02-24 Thread Lance Norskog
Yes, the raw HTML will have word inserted. This may put markup where you did not intend. On Mon, Feb 22, 2010 at 7:24 AM, Xavier Schepler wrote: > Hello, > > this field would not be searched, but it would be used to display results. > > A query could be : > > q=table&hl=true&hl.fl=htmlfield&hl.fr

Highlighting inside a field with HTML contents

2010-02-22 Thread Xavier Schepler
Hello, this field would not be searched, but it would be used to display results. A query could be : q=table&hl=true&hl.fl=htmlfield&hl.fragsize=0 It would be tokenized with the HTMLStripStandardTokenizerFactory, then analyzed the same way as the searcheable fields. Could this result in hig