Vamsee Yarlagadda [vam...@cloudera.com] Wrote:
> I filed https://issues.apache.org/jira/browse/SOLR-6314 to track this issue
> going forward.
> Any ideas around this problem?

Apparently the distributed faceting handling collapsed the duplicate fields, 
which singular did not. I guess your test case can be boiled down to asking for 
field f1_ws two times. This is legitimate with Solr, although your current 
request makes little sense logically as it is just direct duplication. Maybe 
you could request the same field with different sort orders and check whether 
the results are the same for distributed/singular?

- Toke Eskildsen

Reply via email to