Emanuele Lombardi created LUCENE-4118:
-----------------------------------------

             Summary: FastVectorHighlighter fail to highlight taking in input 
some proximity query.
                 Key: LUCENE-4118
                 URL: https://issues.apache.org/jira/browse/LUCENE-4118
             Project: Lucene - Java
          Issue Type: Bug
          Components: modules/highlighter
    Affects Versions: 3.4, 5.0
            Reporter: Emanuele Lombardi


There are 2 related bug with proximity query
1) In a phrase there are n repeated terms the FVH module fails to highlight 
that.
see testRepeatedTermsWithSlop
2) If you search the terms reversed the FVH module fails to highlight that.
see testReversedTermsWithSlop

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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