Re: Query join on multiple fields

2014-07-18 Thread Erick Erickson
a...@yahoo.com.invalid> wrote: > Can Solr query join on multiple fields? Or, anyway to achieve equivalent > function with current join syntax? > > From the Solr Wiki and examples found on the web, the syntax only supports > join on one field from a doc to another field of other docs,

Query join on multiple fields

2014-07-17 Thread Haiying Wang
Can Solr query join on multiple fields? Or, anyway to achieve equivalent function with current join syntax? From the Solr Wiki and examples found on the web, the syntax only supports join on one field from a doc to another field of other docs, like below: {!join from=customer_name to=name