Hi Jason,
Where is exactly the problem? If the field cache is not yet created but thousands of threads try to get an field cache instance they have to wait until the field cache is populated. And this can take some time initially. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: [email protected] From: jason li [mailto:[email protected]] Sent: Tuesday, July 20, 2010 12:36 PM To: [email protected] Subject: too many threads block i use solr1.4.1 and have a problem. Too many threads block at org.apache.lucene.search.FieldCache$CreationPlaceholder
