Hi Mukul
There is not much information in your question. So to make a guess could
you provide
1) the time it takes to fetch the docs from sql server (without doing any
indexing)
2) the size of the documents.
3) what kind of analysing is done
4) why are you creating this mergepolicy - is this what
Hi,
I have 150k documents in lucene index folder. It is taking 30-35 minute to
rebuild the index. We are fetching this data from sql server.
I have applied below parameters while getting instance of indexWriter-
IndexWriterConfig indexWriterConfig = new
IndexWriterConfig(getAnalyzer(callerCon