"Lucene has no concept of "document identity" in that you can index the same document 15 times in a row and Lucene will have 15 entries. "
Is this true? When ever I run the demo indexing logic document already indexed are skipped. What am I missing.
jim s start java org.apache.lucene.demo.IndexHTML -index /opt/lucene/index .. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]