naddame commented on issue #11218:
URL: https://github.com/apache/lucene/issues/11218#issuecomment-1400033076

   Hi @mkhludnev  we have the same problem with elasticsearch version 8.3.2
   
   Our application is used for search engine in ecommerce context.  We use 
multi_match query with this params
   
   `"minimum_should_match": "2<70%",
   "type": "cross_fields",
   "tie_breaker": 0.2`
   
   I the same query we also compute multiple aggregations ...
   
   Stacktrace
   `"@timestamp":"2022-12-26T14:10:58.852Z", "log.level":"ERROR", 
"message":"fatal error in thread 
[elasticsearch[digital-factory-es-data-es-data-0][search][T#10]], exiting", 
"ecs.version": 
"1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[digital-factory-es-data-es-data-0][search][T#10]","log.logger":"org.elasticsearch.bootstrap.ElasticsearchUncaughtExceptionHandler","elasticsearch.cluster.uuid":"EV6k1dWKQn-LCNIAnpPHPQ","[elasticsearch.node.id](http://elasticsearch.node.id/)":"Cx-ue506R4i7bbfEnPtS4Q","elasticsearch.node.name":"digital-factory-es-data-es-data-0","elasticsearch.cluster.name":"digital-factory-es-data","error.type":"java.lang.StackOverflowError","error.stack_trace":"java.lang.StackOverflowError\n\tat
 
org.apache.lucene.core@9.2.0/org.apache.lucene.util.graph.GraphTokenStreamFiniteStrings.articulationPointsRecurse(GraphTokenStreamFiniteStrings.java:274)\n\tat
 org.apache.lucene.core@9.2.0/org.apache.lucene.util.grap
 
h.GraphTokenStreamFiniteStrings.articulationPointsRecurse(GraphTokenStreamFiniteStrings.java:274)\n\tat
 
org.apache.lucene.core@9.2.0/org.apache.lucene.util.graph.GraphTokenStreamFiniteStrings.articulationPointsRecurse(GraphTokenStreamFiniteStrings.java:274)\n\tat
 
org.apache.lucene.core@9.2.0/org.apache.lucene.util.graph.GraphTokenStreamFiniteStrings.articulationPointsRecurse(GraphTokenStreamFiniteStrings.java:274)\n\tat`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to