[
https://issues.apache.org/jira/browse/LUCENE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-872.
--------------------------------
Resolution: Invalid
Hits is deprecated.
> have Hits implement Iterable
> ----------------------------
>
> Key: LUCENE-872
> URL: https://issues.apache.org/jira/browse/LUCENE-872
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Affects Versions: 2.1
> Environment: java 1.5
> Reporter: koen handekyn
> Priority: Trivial
>
> for compatibilty with the enhanced for loop it is required that the Hits
> class implements the interface Iterable. no further code changes required as
> the method iterator required from the interface already is present.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]