I have the need to create an index which will potentially have a million+ documents. I know Lucene can accomplish this. However, the other requirement is that I need to be continually updating it during the date (adding 1-30 documents/minute).
Have a look at this thread:
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg12709.html
Technorati updates hundreds of blog entries per minute with a single Lucene index.
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]