[ https://issues.apache.org/jira/browse/SOLR-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849071#action_12849071 ]
Sanjoy Ghosh commented on SOLR-1826: ------------------------------------ Just uploaded a patch that should fix this bug. Please let me know if this is not the right fix. > highlighting breaks when using WordDelimiterFilter and setting > termOffsets=true > ------------------------------------------------------------------------------- > > Key: SOLR-1826 > URL: https://issues.apache.org/jira/browse/SOLR-1826 > Project: Solr > Issue Type: Bug > Components: highlighter > Affects Versions: 1.4 > Reporter: Stefan Oestreicher > Attachments: SOLR-1826.patch, SOLR-1826.txt, SOLR-1826.txt, > SOLR-1826.txt > > > When using the WordDelimiterFilter and setting termOffsets to true the > highlighting breaks in certain cases. This did not happen in the 1.3 release. > For example, if I index the term "PowerShot.com" and search for {{pow*}} the > highlighting snippet contains {{<em>Power</em><em>PowerShot.com</em>}}. > I will attach a patch which adds tests to the highlighter unittest to > demonstrate the issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.