You can mimic them by combining 2 clauses with an AND. e.g. cookies vs. cookies AND vanilla
Otis -- Sematext is hiring -- http://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR ----- Original Message ---- > From: Vicky_Dev <vikrantv_shirbh...@yahoo.co.in> > To: solr-user@lucene.apache.org > Sent: Mon, November 9, 2009 1:48:03 PM > Subject: Re: Are subqueries possible in Solr? If so, are they performant? > > > > Hi Team, > Is it possible to write subqueries in dismaxrequest handler? > > ~Vikrant > > > Edoardo Marcora wrote: > > > > Does Solr have the ability to do subqueries, like this one (in SQL): > > > > SELECT id, first_name > > FROM student_details > > WHERE first_name IN (SELECT first_name > > FROM student_details > > WHERE subject= 'Science'); > > > > If so, how performant is this kind of queries? > > > > -- > View this message in context: > http://old.nabble.com/Are-subqueries-possible-in-Solr--If-so%2C-are-they-performant--tp24467023p26271600.html > Sent from the Solr - User mailing list archive at Nabble.com.