Hi folks,
I just released Highlighter.Net 2.0.0 "final" build 001. Here is the
details of the
release:
Highlighter.Net 2.0.0 build 000 "Alpha"
- Fix: Lucene.Net.Highlight.QueryTermExtractor.GetTerms -- was using
the wrong integrator
- Fix: Lucene.Net.Highlight.TextFragment.ToString -- offset error
- Issue: TestEncoding() is failing because the test code is not
fully ported to .NET
This highlighter is a port of the Java's Highlighter to .NET (from here:
http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_0_0/contrib/highli
ghter/)
Regards,
-- George Aroush