Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.6
-
None
-
None
-
None
Description
Using Highlighting together with the ReversedWildcardFilter does not work in our case. We (sometimes) get InvalidTokenOffsetExceptions. Removing the ReversedWildcardFilterFactory from all analysis chains solves the problem.
Attachments
Issue Links
- duplicates
-
SOLR-5426 org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of provided text sized 840
- Resolved
- is related to
-
SOLR-3193 highligting on an unindexed field throws InvalidTokenOffsetsException
- Resolved