[ https://issues.apache.org/jira/browse/SOLR-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir resolved SOLR-5012. ------------------------------- Resolution: Fixed Fix Version/s: 4.4 5.0 > optimize search with filter when filterCache is null > ---------------------------------------------------- > > Key: SOLR-5012 > URL: https://issues.apache.org/jira/browse/SOLR-5012 > Project: Solr > Issue Type: Improvement > Reporter: Robert Muir > Fix For: 5.0, 4.4 > > Attachments: SOLR-5012.patch > > > Currently, this is very slow (it pulls bitsets and then intersects them after > the fact). > If you have no filterCache, it should be treated as if you specified > cache=false implicitly and intersected with the query. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org