[
https://issues.apache.org/jira/browse/SOLR-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-348:
------------------------------
Attachment: facet.patch
Here's a patch for the faceting part that should work.
> 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
> Attachments: facet.patch
>
>
> 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.