#x27;solr-user@lucene.apache.org'
Subject: RE: JSON facet bucket list not correct with sharded query
Since the attachment was removed sending the code.
import java.util.List;
import java.util.Random;
import java.util.UUID;
import org.apache.solr.client.solrj.SolrReq
Since the attachment was removed sending the code.
import java.util.List;
import java.util.Random;
import java.util.UUID;
import org.apache.solr.client.solrj.SolrRequest.METHOD;
import org.apache.solr.client.solrj.impl.HttpSolrClient;
import org.apache.solr.client.solrj.response.QueryResponse;
im