Using the regex in the old highlighter I had reasonable sentence aware
highlighting, but speed is an issue. So I tried to get this working with the
VFH, but this obviously didn't work with the regex.

So I am looking for ways to get the same behavior but with improved speed
and came across https://issues.apache.org/jira/browse/LUCENE-1824, which at
least would be a small improvement, but the last comment confused me, as I
thought FVH was going to be the new highlighter for Solr. So this patch
would make some sense if im not mistaken.

Nonetheless has anyone managed to make something like a
SentenceAwareFragmentsBuilder? Or have some advise on how to realise this?

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Sentence-aware-Highlighter-tp3310982p3310982.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to