Hard timeout is implemented by us client side. For the soft timeout we need to rely on Elasticsearch, but it seems that there is an issue related to the fact that:
{quote} Timeout resolution is very low, so it's uneffective unless the query takes a really long time to execute. {quote}
See full discussion here: [https://github.com/hibernate/hibernate-search/pull/2158#commitcomment-36306546|https://github.com/hibernate/hibernate-search/pull/2158#commitcomment-36306546]
|
|