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

Shawn Heisey commented on SOLR-3193:
------------------------------------

[~kenfofboeing] It looks like the workaround is to remove 
solr.ReversedWildcardFilterFactory from the analyzer chain.  If this workaround 
won't work for you, there is currently no fix for this -- the patch attached to 
this issue is a test case that shows the problem, not a fix.

The issue claims that the problem doesn't exist in 4.x, and based on the 
overall lack of interest in the year since it was filed, it probably won't 
receive any committer attention.  If I had any idea how highlighting worked, I 
would be willing to give it a try.

                
> highligting on an unindexed field throws InvalidTokenOffsetsException
> ---------------------------------------------------------------------
>
>                 Key: SOLR-3193
>                 URL: https://issues.apache.org/jira/browse/SOLR-3193
>             Project: Solr
>          Issue Type: Bug
>          Components: highlighter
>    Affects Versions: 3.6
>            Reporter: Ahmet Arslan
>            Priority: Minor
>         Attachments: SOLR-3193.patch
>
>
> When highlighting is requested on an un-indexed field (for the second time), 
> InvalidTokenOffsetsException is thrown.
> http://lucene.472066.n3.nabble.com/search-highlight-InvalidTokenOffsetsException-in-Solr-3-5-td3560997.html#a3793593

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to