Noble Paul created SOLR-13016: --------------------------------- Summary: Computing suggestions when policy have "#EQUAL" or "#ALL" rules take too long Key: SOLR-13016 URL: https://issues.apache.org/jira/browse/SOLR-13016 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Noble Paul
When rules have computed values such as "#EQUAL" or "#ALL" , it takes too long to compute. The problem is these values are computed too many times and as the no:of nodes increase it almost takes forever. These values don't change and they can be cached -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org