Hello All,<br><br>I am trying to index a collection of files. Details of the collection is given below.<br><br>Types of Files: text files with .txt extension<br>Size of the collection: 11400 documents [1.6 GB]<br><br>This takes a lot of time to index and indexing for last 20 hrs or so. I am using omindex.<br>
<br>I notice that around 2900 docs are indexed very smoothly and suddenly after that indexing becomes very sluggish.<br><br>I have tried couple of tricks like replacing the index_text() call to index_text_without_positions(). I also tried after setting the XAPIAN_FLUSH_THRESHLOD to 1500 documents from 10000 default. Above mentioned time is after this tricks.<br>
<br>Any help will be appreciated.<br><br>Thanks,<br>Parth.<br>