You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Emanuele Lombardi (JIRA)" <ji...@apache.org> on 2012/06/07 16:30:23 UTC

[jira] [Created] (LUCENE-4118) FastVectorHighlighter fail to highlight taking in input some proximity query.

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Assigned] (LUCENE-4118) FastVectorHighlighter fail to highlight taking in input some proximity query.

Posted by "Koji Sekiguchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Sekiguchi reassigned LUCENE-4118:
--------------------------------------

    Assignee: Koji Sekiguchi
    
> 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
>            Assignee: Koji Sekiguchi
>              Labels: FastVectorHighlighter
>         Attachments: FVHPatch.txt
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (LUCENE-4118) FastVectorHighlighter fail to highlight taking in input some proximity query.

Posted by "Emanuele Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emanuele Lombardi updated LUCENE-4118:
--------------------------------------

    Attachment: FVHPatch.txt
    
> 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
>              Labels: FastVectorHighlighter
>         Attachments: FVHPatch.txt
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org