Re: EarlyTerminatingCollectorException

2014-11-06 Thread Dirk Högemann
https://issues.apache.org/jira/browse/SOLR-6710 2014-11-05 21:56 GMT+01:00 Mikhail Khludnev : > I'm wondered too, but it seems it warmups queryResultCache > > https://github.com/apache/lucene-solr/blob/20f9303f5e2378e2238a5381291414881ddb8172/solr/core/src/java/org/apache/solr/search/SolrIndexSea

Re: EarlyTerminatingCollectorException

2014-11-05 Thread Mikhail Khludnev
I'm wondered too, but it seems it warmups queryResultCache https://github.com/apache/lucene-solr/blob/20f9303f5e2378e2238a5381291414881ddb8172/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java#L522 at least this ERRORs broke nothing see https://github.com/apache/lucene-solr/blob/20f

EarlyTerminatingCollectorException

2014-11-05 Thread Dirk Högemann
Our production Solr-Slaves-Cores (we have about 40 Cores (each has a moderate size about 10K documents to 90K documents)) produce many exceptions of type: 014-11-05 15:06:06.247 [searcherExecutor-158-thread-1] ERROR org.apache.solr.search.SolrCache: Error during auto-warming of key:org.apache.sol

EarlyTerminatingCollectorException in MLT Component of SOLR 4.4

2013-07-25 Thread Domma, Achim
Hi, I send a query to SOLR, which returns exactly one document. It's a "id:some_doc_id" search. Here are the parameters as shown in the response: params: { mlt.mindf: "1", mlt.count: "5", mlt.fl: "text", fl: "id,,application_id,... project_start,project_end,project_title,score", start