Hi, Kindly help me understand the query time allowed attribute. The following is set in solrconfig.xml. <int name="timeAllowed">300000</int>
Does this setting stop the query from running after the timeAllowed is reached? If not is there a way to stop it as it will occupy resources in background for no benefit. Thanks, Modassar