colas Pastorino [mailto:n...@ez.no]
Sent: Thursday, May 07, 2009 10:21 AM
To: solr-user@lucene.apache.org
Subject: Re: large index vs multicore
Hi, and sorry for slightly hijacking the thread,
On Mar 26, 2009, at 2:54 , Otis Gospodnetic wrote:
>
> Hi,
>
> Without knowing the details, I
matext.com/ -- Lucene - Solr - Nutch
- Original Message
From: "Manepalli, Kalyan"
To: "solr-user@lucene.apache.org"
Sent: Wednesday, March 25, 2009 5:46:40 PM
Subject: large index vs multicore
Hi All,
In my project, I have one primary core containing all
inley [mailto:ryan...@gmail.com]
Sent: Wednesday, March 25, 2009 8:54 PM
To: solr-user@lucene.apache.org
Subject: Re: large index vs multicore
>
> My question is - From design and query speed point of - should I add
> new core to handle the additional data or should I add the d
matext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: "Manepalli, Kalyan"
> To: "solr-user@lucene.apache.org"
> Sent: Wednesday, March 25, 2009 5:46:40 PM
> Subject: large index vs multicore
>
> Hi All,
> In my projec
My question is - From design and query speed point of - should I add
new core to handle the additional data or should I add the data to
the existing core.
Do you ever need to get results from both sets of data in the same
query? If so, putting them in the same index will be faster. If
Hi All,
In my project, I have one primary core containing all the basic
information for a product.
Now I need to add additional information which will be searched and displayed
in conjunction with the product results.
My question is - From design and query speed point of - should I ad