WATHELET Thomas wrote: > Is-it possible to update a document's field without deleting the > document and add it again into the index?
Not really... see the FAQ, especially "How do I update a document or a set of documents that are already indexed?", and also see javadocs for IndexWriter's updateDocument() methods. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]