faceting, highlighting, mlt, should short circut when no matches ----------------------------------------------------------------
Key: SOLR-348 URL: https://issues.apache.org/jira/browse/SOLR-348 Project: Solr Issue Type: Bug Reporter: Hoss Man all code in the core handlers that operates on the DocSet or DocList produced from a "main" serach should be smart enough to give up immediately when the DocList/DocSet is empty. optimizations could be put in the handlers, but the definitely need to be put in the utility classes (so consumer written handlers benefit as well) http://www.nabble.com/Slow-response-tf4394686.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.