RE: SOLR 4 getting stuck during restart

2013-01-25 Thread Dyer, James
e Systems Ingram Content Group (615) 213-4311 -Original Message- From: vijeshnair [mailto:vijeshkn...@gmail.com] Sent: Friday, January 25, 2013 1:05 AM To: solr-user@lucene.apache.org Subject: RE: SOLR 4 getting stuck during restart Thanks James for the heads up and apologies for a de

RE: SOLR 4 getting stuck during restart

2013-01-24 Thread vijeshnair
Thanks James for the heads up and apologies for a delayed response.Here's the full details about this issue. Mine is an e-com app so the index contains the product catalog comprising roughly 13million products. At this point I thought of using the index based dictionary as the bet option for the "D

RE: SOLR 4 getting stuck during restart

2013-01-21 Thread Dyer, James
Are you trying to build the dictionary using a warming query? I think I saw this happen once before a long time ago. I think if you are issuing a warming query with "spellcheck.build=true", then you might also want to use "spellcheck.collate=false". If this fixes it, could you open a bug repo