(11/09/05 23:09), O. Klein wrote:
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?

Sorry for the long delay on the issue!
I'd like to take a look into it in this week. Hopefully, BreakIterator may be
used, which Robert mentioned in the JIRA.

Thank you for your patience!

koji
--
Check out "Query Log Visualizer" for Apache Solr
http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html
http://www.rondhuit.com/en/

Reply via email to