That would be a welcomed feature for sure!
On Mon, May 23, 2016 at 6:11 AM, Horváth Péter Gergely <
peter.gergely.horv...@gmail.com> wrote:
> Hi Steve,
>
> Thank you very much for your inputs. Yes, I do know the aliasing mechanism
> offered in Solr. I think the whole question boils down to one th
splay/solr/Collections+API#CollectionsAPI-api2
>
> --
> Renaud Delbru
>
>
> On 16/05/16 17:29, Abdel Belkasri wrote:
>
>> Thanks Renaud.
>>
>> Here is my setup:
>>
>> 1- I have created 2 sites: Main (source) and DR (traget).
>> 2- Both sites are the
quest handler and modified the update handler to register the
>> CdcrUpdateLog, then start Solr in cloud mode and created a new collection
>> using my solr config. The cdcr request handler starts properly and does not
>> complain about the update log.
>>
>> Could you pro
won't be fault-tolerant.
>
> And again you repeated the port (2181) twice.
>
> Best,
> Erick
>
> On Tue, May 17, 2016 at 8:02 AM, Abdel Belkasri
> wrote:
> > Hi Scott,
> > what worked for me in Windows is this (no ",")
> > bin\Solr start -c -s myn
Hi Scott,
what worked for me in Windows is this (no ",")
bin\Solr start -c -s mynodes\node1 -z localhost:2181 -z localhost:2181 -z
localhost:2183
-- Hope this helps
Abdel.
On Tue, May 17, 2016 at 3:35 AM, scott.chu wrote:
> I start 3 zk nodes at port 2181,2182, and 2183 on my local machine.
> G
> complain about the update log.
> >
> > Could you provide more background on how to reproduce the issue ? E.g.,
> how do you create a new collection with the cdcr configuration.
> > Are you trying to configure CDCR on collections that were created prior
> to the CDCR confi
Clever and real cool.
--Abdel
On Sun, May 15, 2016 at 10:42 AM, Lasitha Wattaladeniya
wrote:
> Hello all,
>
> I found a way of doing this and thought of sharing this info with you. I
> found a way to dynamically change the field which gives the suggestions.
> It's using the solr spellchecker (No
Erick,
I tried the new configuration. The same issue that Satvinder is having. The
log updater cannot be instantiated...
class="solr.CdcrUpdateLog"
for some reason that class is causing a problem!
Anyway, anyone has a config that works?
Regards,
--Abdel
On Fri, May 13, 2016 at 11:57 AM, Erick
Hi there,
I am trying to configure Cross Data Center Replication using solr 6.0.
I am having issue creating collections or reloading old collections with
the new solrconfig.xml on both the target and source side. I keep getting
error
“org.apache.solr.common.SolrException:org.apache.solr.common
the local Solr
> clusters independently of each other.
>
> Best,
> Erick
>
> On Mon, May 9, 2016 at 12:31 PM, Abdel Belkasri
> wrote:
> > Hi Alex,
> >
> > just started reading about CDCR, looks very promissing. Is this only in
> > 6.0? our PROD server
did you look at this:
https://cwiki.apache.org/confluence/display/solr/Using+SolrJ
Regards,
--Abdel.
On Mon, May 9, 2016 at 1:32 PM, Mat San wrote:
> Hello,
>
> Could I ask please for urgent help since I'm new to solrj and solr. I've
> read all documentation but I did not find a full complete e
at Cross Data Center replication that's the new big
> feature in Solr 6.0?
>
> Regards,
>Alex.
>
> Newsletter and resources for Solr beginners and intermediates:
> http://www.solr-start.com/
>
>
> On 10 May 2016 at 02:13, Abdel Belkasri wrote:
> > H
Did you copy the core while solr is running? if yes, first shuown source
and destination solr, copy intex to the other solr, then restat solr nodes.
Lock files get written to the core while solr is running and doing indexing
or searching, etc.
On Mon, May 9, 2016 at 12:38 PM, A Laxmi wrote:
> Hi
Hi there,
we have the main site setup as follows:
solrCould:
App --> smart Client (solrj) --> ensemble of zookeeper --> SolrCloud Noes
(with slice/shard/recplica)
Works fine.
On the DR site we have a mirror setup, how can we keep the two site in
sync, so that if something happened we point th
14 matches
Mail list logo