Hi Sohail, http://search-lucene.com/?q=Join&fc_project=Solr
Hit #1. Otis ---- Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm ----- Original Message ----- > From: Sohail Aboobaker <sabooba...@gmail.com> > To: solr-user@lucene.apache.org > Cc: > Sent: Thursday, May 10, 2012 10:13 PM > Subject: Join Query syntax > > Hi, > > We have two indexes. One is for item master and other one is item detail. > Our search results page is supposed to show all the item masters in a > certain criteria but also include a column minimum price. This minimum > price is the minimum price in item detail index. > > Is there a way to do this in one query or do we have to do a query within > loop of search results? > > Thank you for your help. > > Sohail >