Alex Parvulescu created JCR-3428:
------------------------------------

             Summary: Partial search terms are no longer highlighted in the 
excerpts 
                 Key: JCR-3428
                 URL: https://issues.apache.org/jira/browse/JCR-3428
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: Alex Parvulescu


It seems that the highlighting behavior has changed after the lucene 3.0.3 
upgrade.
This slipped unnoticed until now, and it affects the current code (using lucene 
3.6) as well.

Before for partial search terms the highlighter would highlight the entire 
matching term, now it fails to do so.

Example, for the content: {{lorem ipsum dolor sit amet}} searching for 
{{ipsu*}} would have to highlight the entire matching term {{ipsum}}, and 
currently it does not.


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

Reply via email to