On Fri, Jun 12, 2009 at 6:43 PM, Nasseam Elkarra<nass...@bodukai.com> wrote: > I am storing items in an index. Each item has a comma separated list of > related items. Is it possible to bring back an item and all of its related > items in one query? If so how and how would you distinguish between which > one is the main item and which are the related.
You would currently need a custom query component to do this... not sure if it's worth it vs two requests. > Solr-powered Ajax search+nav: > http://factbook.bodukai.com/ Cool, nice multi-select! Are you using Solr's new multi-select support to do this? -Yonik http://www.lucidimagination.com