You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Simon Svensson (JIRA)" <ji...@apache.org> on 2012/08/28 20:57:09 UTC

[jira] [Created] (LUCENENET-506) FastVectorHighlighter should use Query.ExtractTerms as fallback

Simon Svensson created LUCENENET-506:
----------------------------------------

             Summary: FastVectorHighlighter should use Query.ExtractTerms as fallback
                 Key: LUCENENET-506
                 URL: https://issues.apache.org/jira/browse/LUCENENET-506
             Project: Lucene.Net
          Issue Type: Improvement
          Components: Lucene.Net Contrib
            Reporter: Simon Svensson
            Priority: Minor


Based on LUCENE-3332. FastVectorHighlighter should use Query.ExtractTerms (catching NotSupportedException) for all unknown query types. This adds support for, amongst other, MultiPhraseQuery.

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

[jira] [Updated] (LUCENENET-506) FastVectorHighlighter should use Query.ExtractTerms as fallback

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

Simon Svensson updated LUCENENET-506:
-------------------------------------

    Fix Version/s: Lucene.Net 3.0.3
    
> FastVectorHighlighter should use Query.ExtractTerms as fallback
> ---------------------------------------------------------------
>
>                 Key: LUCENENET-506
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-506
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Contrib
>            Reporter: Simon Svensson
>            Priority: Minor
>              Labels: FastVectorHighlighter
>             Fix For: Lucene.Net 3.0.3
>
>
> Based on LUCENE-3332. FastVectorHighlighter should use Query.ExtractTerms (catching NotSupportedException) for all unknown query types. This adds support for, amongst other, MultiPhraseQuery.

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

[jira] [Resolved] (LUCENENET-506) FastVectorHighlighter should use Query.ExtractTerms as fallback

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

Simon Svensson resolved LUCENENET-506.
--------------------------------------

    Resolution: Fixed

I'm marking this as resolved, adding a fix version later when known.
                
> FastVectorHighlighter should use Query.ExtractTerms as fallback
> ---------------------------------------------------------------
>
>                 Key: LUCENENET-506
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-506
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Contrib
>            Reporter: Simon Svensson
>            Priority: Minor
>              Labels: FastVectorHighlighter
>
> Based on LUCENE-3332. FastVectorHighlighter should use Query.ExtractTerms (catching NotSupportedException) for all unknown query types. This adds support for, amongst other, MultiPhraseQuery.

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