I want to maintain an index only with the last month documents. I am adding all documents sorted by date, in order to use the IndexOrderSearcher and sort the results by date.
My problem begins went I want to delete documents from the last month index. Can I delete and add documents from the index and preserve the document numbers?
For example, my idea is at the end of each day, delete the first day from the index, and add the today's documents to it.
Thanks,
Sorry for my poor english.
-- Albert Vila Puig http://www.imente.com [iMente, El mayor agregador de titulares en espa�ol] Le invitamos a visitar nuestra nueva web y probar nuestros servicios
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
