Hi Solr Users,

   Is there an alternative way to time limit an LTR query and request main
ranker results if a reranker such as an LTR query takes more time than
allowed?  I see there is a SOLR-14607
<https://issues.apache.org/jira/browse/SOLR-14607>  regarding LTR time
allowed issue, but it is open. Wondering if there are any other
alternatives to handle this?

Some ltr based rerank queries are returning the following exception and
causing solr heap to fill up before it is garbage collected  by g1gc hence
reporting a full heap usage and triggering oom.I am looking for solutions
to prevent it from  happening. Any suggestions appreciated.

error -
Caused by:
org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The
request took too long to iterate over point values.

Reply via email to