I am purging some of my data on regular basis, but when I run a facet query, the deleted values are still shown in the facet list.
Seems, commit with expunge resolves this issue (http://grokbase.com/t/lucene/solr-user/106313v302/deleted-documents-appearing-in-facet-fields ). But it seems, commit is no more recommended. Also, I am running Solr 5.2 in SolrCloud mode. What is the recommendation here? Thanks Bosco