[ 
https://issues.apache.org/jira/browse/SOLR-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465051#comment-13465051
 ] 

jerico commented on SOLR-3901:
------------------------------

I wasn't sure, as I get the error the first time I query and my field is 
indexed. Feel free to close as a duplicate. I can test again and (if necessary) 
re-open this bug if the problem does not go away with the fix for the other bug.

Question: Why does this exception result in a complete failure of solr to 
return results? This seems too much. You could catch it and just not return 
highlighting info but leave the response otherwise intact. Then clients could 
deal gracefully with such an error and the impact of the bug would be much less 
grave.
                
> Highlighting: InvalidTokenOffsetsException: ReversedWildcardFilter
> ------------------------------------------------------------------
>
>                 Key: SOLR-3901
>                 URL: https://issues.apache.org/jira/browse/SOLR-3901
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.6
>            Reporter: jerico
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to