Hello everyone, I am newbe at Solr. After i configure spellchecker and index my data, i can make search and see suggestions at search results. But if i restart the jetty, solr web pages like overview, analysis are waiting "loading" status and i can't search also because of "loading".
At terminal, after i terminate jetty b ctrl+c, the result log like this: 90802 [qtp1566695349-13] WARN org.apache.solr.core.SolrCore � [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2 90803 [qtp1566695349-16] INFO org.apache.solr.core.SolrCore � java.lang.InterruptedException … 90849 [Thread-1] WARN org.eclipse.jetty.util.thread.QueuedThreadPool � 2 threads could not be stopped 90877 [qtp1566695349-16] WARN org.apache.solr.core.SolrCore � [collection1] Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. What is my problem, thanks.. Mustafa Daşgın das...@gmail.com