You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Created) (JIRA)" <ji...@apache.org> on 2011/11/25 19:15:39 UTC

[jira] [Created] (LUCENE-3597) grouping documentation is incorrect in 3.x

grouping documentation is incorrect in 3.x
------------------------------------------

                 Key: LUCENE-3597
                 URL: https://issues.apache.org/jira/browse/LUCENE-3597
             Project: Lucene - Java
          Issue Type: Bug
          Components: modules/grouping
            Reporter: Robert Muir
             Fix For: 3.6


The grouping example in package.html doesn't look like it works for 3.x,
because it has stuff like TopGroups<BytesRef> groupsResult (but in 3.x
the method returns TopGroups<String>). 

So i think it needs to be updated for 3.x

--
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] [Commented] (LUCENE-3597) grouping documentation is incorrect in 3.x

Posted by "Martijn van Groningen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157342#comment-13157342 ] 

Martijn van Groningen commented on LUCENE-3597:
-----------------------------------------------

Yes, that is incorrect. Nice catch! Too bad I never noticed this!
                
> grouping documentation is incorrect in 3.x
> ------------------------------------------
>
>                 Key: LUCENE-3597
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3597
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/grouping
>            Reporter: Robert Muir
>             Fix For: 3.6
>
>
> The grouping example in package.html doesn't look like it works for 3.x,
> because it has stuff like TopGroups<BytesRef> groupsResult (but in 3.x
> the method returns TopGroups<String>). 
> So i think it needs to be updated for 3.x

--
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-3597) grouping documentation is incorrect in 3.x

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

Martijn van Groningen updated LUCENE-3597:
------------------------------------------

    Attachment: LUCENE-3597.patch

Attached patch with fixes in documentation.
                
> grouping documentation is incorrect in 3.x
> ------------------------------------------
>
>                 Key: LUCENE-3597
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3597
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/grouping
>            Reporter: Robert Muir
>             Fix For: 3.6
>
>         Attachments: LUCENE-3597.patch
>
>
> The grouping example in package.html doesn't look like it works for 3.x,
> because it has stuff like TopGroups<BytesRef> groupsResult (but in 3.x
> the method returns TopGroups<String>). 
> So i think it needs to be updated for 3.x

--
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-3597) grouping documentation is incorrect in 3.x

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

Martijn van Groningen resolved LUCENE-3597.
-------------------------------------------

    Resolution: Fixed

Committed to 3x branch.
                
> grouping documentation is incorrect in 3.x
> ------------------------------------------
>
>                 Key: LUCENE-3597
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3597
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/grouping
>            Reporter: Robert Muir
>             Fix For: 3.6
>
>         Attachments: LUCENE-3597.patch
>
>
> The grouping example in package.html doesn't look like it works for 3.x,
> because it has stuff like TopGroups<BytesRef> groupsResult (but in 3.x
> the method returns TopGroups<String>). 
> So i think it needs to be updated for 3.x

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