Hello back, according to the JavaDoc it means:
"Returns the stored fields of the nth Document in this index." In your case than if would mean the greater n the younger the doc. However I am not sure how you can create such an index. I think you should have a look to the Luke project, which allows you ot access and look into Lucene Indices. If I did not answer your question, please explain a little bit further... Karl > hy, > i would like to know > in the IndexReader.document(int i) > what is this number i ? > if the the first document is the oldest document indexed > and the last the youngest ? (so we can sort by date easyly) ? > > thank in advance > > nico -- +++ GMX - die erste Adresse f�r Mail, Message, More +++ Bis 31.1.: TopMail + Digicam f�r nur 29 EUR http://www.gmx.net/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
