Sorry for sending the earlier mail in the middle of writing.
> Hi, > Postfilter plugins are ignored in solr cloud. If the cloud options > (-DzkRun -DnumShards=1) are not set then the Postfilers are running. Had a > look at org.apache.solr.search.Grouping.execute() method which is called by > the non cloud instance. This considers pf.PostFilter whereas > org.apache.solr.search.grouping.CommandHandler.execute() which is called by > the solr cloud instance ignores the pf.PostFilter. > Any ideas whether this is going to be supported in future? Thanks Nathan On 11 October 2012 12:20, Visagan Nathan <[email protected]> wrote: > Hi, > Postfilter plugins are ignored in solr cloud. If the cloud options > (-DzkRun -DnumShards=1) are not set then the Postfilers are running. Had a > look at >
