Hello list,

Sorry, if this is not the right place to ask the question, but on the
solr-user list this and another solr-dev related questions remained ignored.

I need to split the incoming original facet query into a list of
sub-queries. The logic is done inside the FacetComponent and each sub-query
gets added into outgoing
queue with rb.addRequest(), where rb is an instance of ResponseBuilder.
In the logs I see that along with the sub-queries the original query gets
submitted too. Is there a way of suppressing the original query?

Thanks.

-- 
Regards,

Dmitry Kan

Reply via email to