I was just *incorrectly* thinking that this is an API problem, and that's why
I sent my mail to this list. Anyway, sorry for disturbance.
Chris Hostetter wrote:
>
>
> 1) if you have questions about using the java lucene library, please send
> them to the [EMAIL PROTECTED] mailing list ... jav
Hi,
Since Hits.hitDoc(int) is private, the only way to access nth documet in a
returnd Hits object is to iterate over it n times. Why don't you make it
public?
Thanks.
--
View this message in context:
http://www.nabble.com/Hits.hitDoc%28int%29-tf3500174.html#a9775149
Sent from the Lucene - Jav