Bbarani probably wanted to be able to create the query without having to
prefetch the ids at the clientside first.
But I agree this is the only stable solution I can think of (so excluding
possible patches)

Geert-Jan

2011/1/5 Grijesh.singh <pintu.grij...@gmail.com>

>
> Why thinking so complex,just use result of first query as filter for your
> second query
> like
> fq=related_id:(id1 OR id2 OR id3 ........)&q=q=”type:IT AND
> manager_12:dave”
>
> somthing like that
>
> -----
> Grijesh
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Sub-query-using-SOLR-tp2193251p2197490.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to