Hello
We have a solr cloud stored and indexed data of around 25 lakh documents
We recently moved to solr 5.4.1 but are unable to move our indexed
data. What approach we should follow
1. data import handler works in solr cloud ? what should we give in
url like url="http://192.168.34.218:8080/solr
Hi
Can you give your data import tag details tag in db-data-config.xml
Also is your previuos and new solr have different versions ?
Thanks
On Wed, Feb 24, 2016 at 12:08 PM, kshitij tyagi
wrote:
> Hi,
>
> I am following the following article
> https://wiki.apache.org/solr/HowToReindex
> to re
swhich you want to be saved in your new instance)
thanks
On Wed, Feb 24, 2016 at 2:31 PM, kshitij tyagi
wrote:
> hi
>
> I am using following tag
>"*:*"/>
>
> i am able to connect but indexing is not working. My solr have same versions
>
>
> On Wed, Feb
at 7:34 PM, Shawn Heisey wrote:
> On 2/23/2016 11:10 PM, Neeraj Bhatt wrote:
>> Hello
>>
>> We have a solr cloud stored and indexed data of around 25 lakh documents
>> We recently moved to solr 5.4.1 but are unable to move our indexed
>> data. What approach we s
Hello All
I am tryiing to import data from one solr cloud into another using
SolrEntityProcessor. My schema got changed and I need to reindex
1. Does SolrEntityProcessor works with Solr cloud to get data from Solr Cloud ?
It looks it will not work as SolrEntityProcessor code is creating
instance
Hello All
I am tryiing to import data from one solr cloud into another using
SolrEntityProcessor. My schema got changed and I need to reindex
1. Does SolrEntityProcessor works with Solr cloud to get data from Solr Cloud ?
It looks it will not work as SolrEntityProcessor code is creating
instance
Hello All
We are trying to upgrade our production solr with 10 million documents from
solr cloud (5 shards, 5 nodes, one collection, 3 replica) 4.1 to 6.2
How to upgrade the lucene index created by solr. Should I go into indexes
created by each shard and upgrade and replicate it manually ? Also
long unless they're no longer available...
>
> When you say you tried to use the index upgrader, which one? You'd
> have to use the one distributed with 5.x to upgrade from 4.x->5.x, then
> use the one distributed with 6x to go from 5.x->6.x.
>
>
> Best,
> Eri
ards=5 replicationFactor=3
> and then re-index all your content from your data source. Once that
> is in, you can decommission your old cluster.
>
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
>
> > 7. okt. 2016 kl. 09.55 skrev Neeraj Bhatt :
&
Hello All
I have a source cluster (3 nodes, 3 shards and 3 replica) and same for
target cluster. On posting of documents to source I am getting below error
in target solr log files when i turned log to debug level
*6538 ERROR (qtp110456297-20) [c:multi_dc_poc s:shard1 r:core_node3
x:multi_dc_p
the source.
>
> The source already knows its own ZK addresses, it needs to know about
> the target cluster in order to know what nodes it should send updates
> to.
>
> Best,
> Erick
>
> On Wed, Nov 9, 2016 at 4:44 AM, Neeraj Bhatt
> wrote:
> > Hello All
> >
>
at
org.apache.solr.handler.CdcrRequestHandler.handleRequestBody(CdcrRequestHandler.java:173)"
in target logs
Any suggestion ?
Thanks
On Thu, Nov 10, 2016 at 8:17 AM, Neeraj Bhatt
wrote:
> Hi Eric
>
> Source have only target zookeeper ensemble (only 3 ips)
> 192.169.35.53:2181,192.169.35.249:2181,192.
> 1
Hi All
My source and target clusters (one shard/one replica) are not able to
communicate
, from target logs it seems there is some issue that counter which is used
to keep source and target cluster in sync as below
I am following the exact configuration and steps as given in wiki
48125 INFO (
Hi All
We want to use IgnoreCommitOptimizeUpdateProcessorFactory so that we can
ignore commits from client
But we want to give freedom to client to do a soft commit instead
So is there a way so that IgnoreCommitOptimizeUpdateProcessorFactory works
only on hard commit
Thanks
Neeraj
14 matches
Mail list logo