Hello Heba, you need some lucene field that serves as an identifier for your documents that are indexed. Then, when re-indexing some documents, you can first use the identifier to delete the old indexed documents. You have to take care of this yourself.
Regards Ard > > Hello > i would like to implement a suggest implementation (like > google suggest) using lucene. i actually tried using lucene > and it was successfull but i was stuck in some point which is > returning a list of results to the user that have no > duplicates. my question is: is there any way i can remove > duplicates with that r returned from the search in the hits > or i should manage it manually ?? > > > thanks in advance > > > Yours > > Heba > > > --------------------------------- > Moody friends. Drama queens. Your life? Nope! - their life, > your story. > Play Sims Stories at Yahoo! Games. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]