-
From: Shawn Heisey
Sent: Friday, April 26, 2019 9:45 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr Cloud configuration
On 4/26/2019 6:14 AM, Sadiki Latty wrote:
> What you're saying makes sense but is it achievable without downtime? i.e: Is
> it achievable to change the
On 4/26/2019 6:14 AM, Sadiki Latty wrote:
What you're saying makes sense but is it achievable without downtime? i.e: Is
it achievable to change the replication factor to 2 as you suggest, and Solr
puts the sharded documents back together then replicate?
Just changing the replicationFactor par
-Original Message-
From: Jörn Franke
Sent: Thursday, April 25, 2019 5:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Cloud configuration
Are the replicas on the other node?
Am 25.04.2019 um 22:44 schrieb Sadiki Latty :
Hi,
I am doing some testing with Solr Cloud and I have a c
Sent: Thursday, April 25, 2019 7:44 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Cloud configuration
On 4/25/2019 2:44 PM, Sadiki Latty wrote:
> - replica 1
>
> If I need to upgrade Solr, the recommended method is to update one at a time.
> However, when I bring down on
I don't have any replicas the 2 Solr instances are both leaders and are split
between the two.
-Original Message-
From: Jörn Franke
Sent: Thursday, April 25, 2019 5:15 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Cloud configuration
Are the replicas on the other node?
On 4/25/2019 2:44 PM, Sadiki Latty wrote:
- replica 1
If I need to upgrade Solr, the recommended method is to update one at a time. However,
when I bring down one Solr instance I noticed that queries no longer work and I get the
error "no servers hosting shard" from the node that is u
Are the replicas on the other node?
> Am 25.04.2019 um 22:44 schrieb Sadiki Latty :
>
> Hi,
>
> I am doing some testing with Solr Cloud and I have a couple questions.
> Consider this config:
>
> - 2 Solr instances
>
> - 3 ZK instances (2 of which are co-located on the same se
Hi,
I am doing some testing with Solr Cloud and I have a couple questions.
Consider this config:
- 2 Solr instances
- 3 ZK instances (2 of which are co-located on the same server as the
2 solr servers)
- numShards 2
- replica 1
If I need to upgrade Solr, t
But then I would lose the steaming expressions right?
> On Nov 20, 2018, at 6:00 PM, Edward Ribeiro wrote:
>
> Hi David,
>
> Well, as a last resort you can resort to classic schema.xml if you are
> using standalone Solr and don't bother to give up schema API. Then you are
> back to manually edi
Hi David,
Well, as a last resort you can resort to classic schema.xml if you are
using standalone Solr and don't bother to give up schema API. Then you are
back to manually editing conf/ files. See:
https://lucene.apache.org/solr/guide/7_4/schema-factory-definition-in-solrconfig.html
Best regard
David,
One benefit of the way recommended in the reference guide is that it lets
you use zookeeper upconfig/downconfig as deployment tools on a set of text
files, which in turn allows you to manage your Solr configuration like any
other bit of source code, e.g. with version control and, if your si
Well considering that any access to the user interface by anyone can
completely destroy entire collections/cores, I would think the security of
the stop word file wouldnt be that important
Thanks Erick, it seems the only reason I have any desire to use SolrCloud
is the use of streaming expressions.
David:
Sure would. See https://issues.apache.org/jira/browse/SOLR-5287.
Especially the bits about how allowing this leads to security
vulnerabilities. You're not the first one who had this idea ;).
Whether those security issues are still valid is another question I suppose.
Best,
Erick
On Tu
Thanks, researching that now, but this seems extremely annoying. wouldnt
it just be easier if you could edit the config files raw from the admin
UI?
On Tue, Nov 20, 2018 at 1:41 PM Pure Host - Wolfgang Freudenberger <
w.freudenber...@pure-host.de> wrote:
> Hi David,
>
>
> You can upload configur
Hi David,
You can upload configuration to the zookeeper - it is nearly the same as
the standaloneconfig.
You can also edit the schema.xml in this file. At least I do it like this.
Mit freundlichem Gruß / kind regards
Wolfgang Freudenberger
Pure Host IT-Services
Münsterstr. 14
48341 Altenber
I cant seem to find the documentation on how to actually edit the schema
file myself, everything seems to lead me to using an API to add fields and
stop words etc. this is more or less obnoxious, and the admin api for
adding fields/field types is not exactly functional. is there a guide or
someth
Thanks. I understand.
-Original Message-
From: Shawn Heisey [mailto:apa...@elyograg.org]
Sent: Monday, December 04, 2017 11:58 PM
To: solr-user@lucene.apache.org
Subject: [EXTERNAL] - Re: Solr Cloud configuration
On 12/4/2017 12:11 PM, Steve Pruitt wrote:
> Getting my Solr Cloud no
On 12/4/2017 12:11 PM, Steve Pruitt wrote:
Getting my Solr Cloud nodes up and running took manually setting execution
permissions on the configuration files and manually creating the logs and
logs/archived folders under /opt/solr/server. Even though I have my log
folders set to var/solr/logs
Getting my Solr Cloud nodes up and running took manually setting execution
permissions on the configuration files and manually creating the logs and
logs/archived folders under /opt/solr/server. Even though I have my log
folders set to var/solr/logs in the default/solr.in.sh file.
After gettin
19 matches
Mail list logo