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

[jira] [Created] (LUCENE-4091) FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo

sebastian L. created LUCENE-4091:
------------------------------------

             Summary: FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo
                 Key: LUCENE-4091
                 URL: https://issues.apache.org/jira/browse/LUCENE-4091
             Project: Lucene - Java
          Issue Type: Improvement
          Components: modules/highlighter
    Affects Versions: 4.0
            Reporter: sebastian L.
            Priority: Minor


This patch introduces getter-methods for 

* FieldFragList.WeightedFragInfo and 
* FieldPhraseList.WeightedPhraseInfo

in order to make FieldFragList "plugable" (see LUCENE-3440).  

--
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-4091) FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo

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

Koji Sekiguchi reassigned LUCENE-4091:
--------------------------------------

    Assignee: Koji Sekiguchi
    
> FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo
> -------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4091
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4091
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: modules/highlighter
>    Affects Versions: 4.0
>            Reporter: sebastian L.
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>              Labels: patch
>         Attachments: LUCENE-4091.patch
>
>
> This patch introduces getter-methods for 
> * FieldFragList.WeightedFragInfo and 
> * FieldPhraseList.WeightedPhraseInfo
> in order to make FieldFragList "plugable" (see LUCENE-3440).  

--
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-4091) FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo

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

sebastian L. updated LUCENE-4091:
---------------------------------

    Attachment: LUCENE-4091.patch
    
> FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo
> -------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4091
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4091
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: modules/highlighter
>    Affects Versions: 4.0
>            Reporter: sebastian L.
>            Priority: Minor
>              Labels: patch
>         Attachments: LUCENE-4091.patch
>
>
> This patch introduces getter-methods for 
> * FieldFragList.WeightedFragInfo and 
> * FieldPhraseList.WeightedPhraseInfo
> in order to make FieldFragList "plugable" (see LUCENE-3440).  

--
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] [Resolved] (LUCENE-4091) FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo

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

Koji Sekiguchi resolved LUCENE-4091.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.0

committed in trunk and 4x.
                
> FastVectorHighlighter: Getter for FieldFragList.WeightedFragInfo and FieldPhraseList.WeightedPhraseInfo
> -------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4091
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4091
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: modules/highlighter
>    Affects Versions: 4.0
>            Reporter: sebastian L.
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>              Labels: patch
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4091.patch
>
>
> This patch introduces getter-methods for 
> * FieldFragList.WeightedFragInfo and 
> * FieldPhraseList.WeightedPhraseInfo
> in order to make FieldFragList "plugable" (see LUCENE-3440).  

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