lucene incremental indexing - efficiency

2005-03-22 Thread sunil goyal
Hello all, I am trying to use Lucene for doing incremental indexing of the order of million of records daily using a single machine (P4 2.4Ghz 1 GB RAM). I do get messages updated every few minutes based on which I need to update the index. I am using a StandardAnalyzer and writing documents usin

lucene incremental indexing - efficiency

2005-03-22 Thread sunil goyal
Hello all, I am trying to use Lucene for doing incremental indexing of the order of million of records daily using a single machine (P4 2.4Ghz 1 GB RAM). I do get messages updated every few minutes based on which I need to update the index. I am using a StandardAnalyzer and writing documents usin

incremental indexing - efficiency

2005-03-22 Thread sunil goyal
Hello all, I am trying to use Lucene for doing incremental indexing of the order of million of records daily using a single machine (P4 2.4Ghz 1 GB RAM). I do get messages updated every few minutes based on which I need to update the index. I am using a StandardAnalyzer and writing documents usin