Hi,

I am trying to use subquery in SOLR, is there a way to implement this using
SOLR query syntax?

Something like

Related_id: IN query(field=ud, q=”type:IT AND manager_12:dave”)

The thing I really want is to use output of one query to be the input of
another query. 

Not sure if it is possible to use the query() function (function query) for
my case..

Just want to know if ther is a better approach...

Thanks,
Barani
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Sub-query-using-SOLR-tp2193251p2193251.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to