You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Oestreicher (JIRA)" <ji...@apache.org> on 2010/07/01 13:05:51 UTC

[jira] Updated: (SOLR-1826) highlighting breaks when using WordDelimiterFilter and setting termOffsets=true

     [ https://issues.apache.org/jira/browse/SOLR-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Oestreicher updated SOLR-1826:
-------------------------------------

    Attachment: SOLR-1826.patch

Hi, the fix works for me. The patch didn't apply cleanly to 1.4.0 and 1.4.1. Fixed patch is attached. Thanks.

> 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.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.


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