Merging works fine when we try to merge core with less than ~1 records.
What can be issue here?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Error-while-merging-Solr-indexes-tp4239090.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi folks
We have a use case where i have 2 solr indexes with the same schema but
different field populated, for example:
Common schema:
// Unique key
Now i have one index which stores the information about products (first 5
fields). This index is built every 2 days.
I have a 2nd in
On Sun, Aug 9, 2009 at 7:36 PM, ahammad wrote:
>
> Yes, that is exactly what I did.
>
> If I copy that link, I get a 404 error saying that I need a core name in
> the
> URL. If I add the core name in the URL, I get forwarded to the core's admin
> panel, and nothing happens. Am I missing something
in page for core3. Maybe the way I
>> reference the indexes is incorrect? What path goes there anyway?
>>
>
> Look at
> http://wiki.apache.org/solr/MergingSolrIndexes#head-0befd0949a54b6399ff926062279afec62deb9ce
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
>
On Fri, Aug 7, 2009 at 10:45 PM, ahammad wrote:
>
> Hello,
>
> I have a MultiCore setup with 3 cores. I am trying to merge the indexes of
> core1 and core2 into core3. I looked at the wiki but I'm somewhat unclear
> on
> what needs to happen.
>
> This is what I used:
>
>
> http://localhost:9085/s
Dir=/solrHome/core1/data/index&indexDir=/solrHome/core2/data/index&commit=true
When I hit this I just go to the admin page for core3. Maybe the way I
reference the indexes is incorrect? What path goes there anyway?
Thanks
--
View this message in context:
http://www.nabble.com/Question-r
ssage
>> From: vivek sar
>> To: solr-user@lucene.apache.org
>> Sent: Wednesday, April 1, 2009 4:26:04 AM
>> Subject: Re: Merging Solr Indexes
>>
>> Thanks Otis. Could you write to same core (same index) from multiple
>> threads at the same time? I thou
ssage
> From: vivek sar
> To: solr-user@lucene.apache.org
> Sent: Wednesday, April 1, 2009 4:26:04 AM
> Subject: Re: Merging Solr Indexes
>
> Thanks Otis. Could you write to same core (same index) from multiple
> threads at the same time? I thought each writer would lock th
;> To: solr-user@lucene.apache.org
>> Sent: Tuesday, March 31, 2009 1:59:01 PM
>> Subject: Merging Solr Indexes
>>
>> Hi,
>>
>> As part of speeding up the index process I'm thinking of spawning
>> multiple threads which will write to different te
possible to do programatically).
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: vivek sar
> To: solr-user@lucene.apache.org
> Sent: Tuesday, March 31, 2009 1:59:01 PM
> Subject: Merging Solr Indexes
>
> Hi,
>
> As part
Hi,
As part of speeding up the index process I'm thinking of spawning
multiple threads which will write to different temporary SolrCores.
Once the index process is done I want to merge all the indexes in
temporary cores to a master core. For ex., if I want one SolrCore per
day then every index c
11 matches
Mail list logo