Re: looking at the results of a distributed search using shards.

2009-04-15 Thread Fergus McMenemie
able within each search result. > > Otis >-- >Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > >- Original Message >> From: Fergus McMenemie >> To: solr-user@lucene.apache.org >> Sent: Wednesday, April 15, 2009 11:18:21 AM >> Subject:

Re: looking at the results of a distributed search using shards.

2009-04-15 Thread Otis Gospodnetic
lr - Nutch - Original Message > From: Fergus McMenemie > To: solr-user@lucene.apache.org > Sent: Wednesday, April 15, 2009 11:18:21 AM > Subject: looking at the results of a distributed search using shards. > > Hi, > > Having all kinds of fun with distributed sear

Re: looking at the results of a distributed search using shards.

2009-04-15 Thread Fergus McMenemie
>On Apr 15, 2009, at 11:18 AM, Fergus McMenemie wrote: > >> Hi, >> >> Having all kinds of fun with distributed search using shards:-) >> >> I have 30K documents indexed using DIH into an index. Another >> index contain documents indexed using solr-cell. I am using shards >> to search across both in

Re: looking at the results of a distributed search using shards.

2009-04-15 Thread Grant Ingersoll
On Apr 15, 2009, at 11:18 AM, Fergus McMenemie wrote: Hi, Having all kinds of fun with distributed search using shards:-) I have 30K documents indexed using DIH into an index. Another index contain documents indexed using solr-cell. I am using shards to search across both indexes. I am tryin

looking at the results of a distributed search using shards.

2009-04-15 Thread Fergus McMenemie
Hi, Having all kinds of fun with distributed search using shards:-) I have 30K documents indexed using DIH into an index. Another index contain documents indexed using solr-cell. I am using shards to search across both indexes. I am trying to format the results returned from solr such the sourc