1) if you have questions about using the java lucene library, please send
them to the [EMAIL PROTECTED] mailing list ... java-dev if for discussing
hte development of the library.

2) ...

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

i don't understand why you think you need to iterate to get the nth match
... just call hits.doc(n)



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to