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: [email protected]
For additional commands, e-mail: [email protected]