Re: Multi core weight

2008-05-16 Thread Otis Gospodnetic
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Jae Joo <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Friday, May 16, 2008 4:05:29 PM > Subject: Re: Multi core weight > > Running multiple indivisual queries is o

Re: Multi core weight

2008-05-16 Thread Jae Joo
.com/ -- Lucene - Solr - Nutch > > > - Original Message > > From: Jae Joo <[EMAIL PROTECTED]> > > To: solr-user@lucene.apache.org > > Sent: Thursday, May 15, 2008 9:07:54 AM > > Subject: Multi core weight > > > > Hi, > > > > I am lo

Re: Multi core weight

2008-05-15 Thread Otis Gospodnetic
- Original Message > From: Jae Joo <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Thursday, May 15, 2008 9:07:54 AM > Subject: Multi core weight > > Hi, > > I am looking for "the best or possible" way to add WEIGHT to each core in &

Multi core weight

2008-05-15 Thread Jae Joo
Hi, I am looking for "the best or possible" way to add WEIGHT to each core in multi core environment. core 1 has about 10 millions articles from same publisher and core 2 and 3 have less than 10k. I would like to have BALANCED Query result - ex. 10 from core 1, 10 from core 2 and 10 from core 3..