RE: Query-of-Death Lucene/Solr 7.6

2019-02-08 Thread Markus Jelsma
Hello, I think i tracked it further down to LUCENE-8589 or SOLR-12243:. When i leave Solr's edismax' pf parameter empty, everything runs fast. When all fields are configured for pf, the node dies. I am now unsure whether i am on the right list, or if i should move to Solr's. Please let me know

Query-of-Death Lucene/Solr 7.6

2019-02-08 Thread Markus Jelsma
Hello, While working on SOLR-12743, using 7.6 on two nodes and 7.2.1 on the remaining four, we stumbled upon a situation where the 7.6 nodes quickly succumb when a 'Query-of-Death' is issued, 7.2.1 up to 7.5 are all unaffected (tested and confirmed). Following Smiley's suggestion i used Eclips