iginal Message-
> From: Jörn Franke [mailto:jornfra...@gmail.com]
> Sent: Sunday, May 24, 2020 1:22 PM
> To: solr-user@lucene.apache.org
> Subject: Re: highlighting a whole html document using Unified highlighter
>
> hl.fragsize=0
>
> https://lucene.apache.org/solr/guide/8_
g the field data coming from meta-tags and not strip the html
>> tags)
>>
>> Then I could use solr.HTMLStripCharFilterFactory for analysis.
>>
>> Thank You,
>>
>> Serkan,
>>
>>
>>
>>
>> -Original Message-
>> From: Davi
d Smiley [mailto:dsmi...@apache.org]
> Sent: Sunday, May 24, 2020 5:26 PM
> To: solr-user
> Subject: Re: highlighting a whole html document using Unified highlighter
>
> Instead of stripping the HTML for the stored value, leave it be and remove
> it during the analysis stage with solr.HT
,
-Original Message-
From: David Smiley [mailto:dsmi...@apache.org]
Sent: Sunday, May 24, 2020 5:26 PM
To: solr-user
Subject: Re: highlighting a whole html document using Unified highlighter
Instead of stripping the HTML for the stored value, leave it be and remove
it during the analysis stage with
the keywords of the whole html
> document?
>
> Thanks,
>
> Serkan
>
> -Original Message-----
> From: Jörn Franke [mailto:jornfra...@gmail.com]
> Sent: Sunday, May 24, 2020 1:22 PM
> To: solr-user@lucene.apache.org
> Subject: Re: highlighting a whole html document usi
, May 24, 2020 1:22 PM
To: solr-user@lucene.apache.org
Subject: Re: highlighting a whole html document using Unified highlighter
hl.fragsize=0
https://lucene.apache.org/solr/guide/8_5/highlighting.html
> Am 24.05.2020 um 11:49 schrieb Serkan KAZANCI :
>
> Hi,
>
>
>
>
hl.fragsize=0
https://lucene.apache.org/solr/guide/8_5/highlighting.html
> Am 24.05.2020 um 11:49 schrieb Serkan KAZANCI :
>
> Hi,
>
>
>
> I use solr to search over a million html documents, when a document is
> searched and displayed, I want to highlight the keywords that are used to
> fi
Hi,
I use solr to search over a million html documents, when a document is
searched and displayed, I want to highlight the keywords that are used to
find and access the document.
Unified highlighter is fast, accurate and supports different languages but
only highlights passages with given p