On 20.04.11 18:51, Robert Muir wrote:
Hi, there is a proposed patch uploaded to the issue. Maybe you can
help by reviewing/testing it?
if i succeed in compiling solr, i can test the patch. Is this the right
starting point
for such an endeavour ? http://wiki.apache.org/solr/HackingSolr
-robert
2011/4/20 Robert Gründler<rob...@dubture.com>:
Hi all,
i'm getting the following exception when using highlighting for a field
containing HTMLStripCharFilterFactory:
org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token ...
exceeds length of provided text sized 21
It seems this is a know issue:
https://issues.apache.org/jira/browse/LUCENE-2208
Does anyone know if there's a fix implemented yet in solr?
thanks!
-robert