Skip to main content

All Questions

Tagged with
0 votes
0 answers
13 views

How to changes servers for an existing Solr Cloud Collection

Context: My company is using Solr 7.0 in cloud mode, kept in sync by a Zookeeper ensemble; 3 Solr nodes, 3 Zookeeper nodes; 1 collection, 1 shard, 3 replicas (each replica on one of the Solr instances)...
bobo's user avatar
  • 93
0 votes
0 answers
25 views

Invalid version (expected 2, but 31) or the data in not in 'javabin' format for Solr8.11.3

Upgrading my Solrj to 8.11.3. Using a java application that uses solr-solrj-8.11.3 to communicate to Solr. Getting the below error. Invalid version (expected 2, but 31) or the data in not in 'javabin' ...
crimson_joey's user avatar
0 votes
0 answers
15 views

Trying to connect to Solr Cloud using zookeeper instead of a simple HttpClient from R?

There is a package called solrium which has been great for me until the network timeouts began happening. Our production servers run SolrCloud, managed by a zookeeper quorum, and my only theory I have ...
quickreaction's user avatar
0 votes
0 answers
20 views

Getting NoClassDefFound Error org/apache/zookeeper/KeeperException$NoNodeException while using solr-solrj-8.11.3

I have a java app which uses solrj jar to communicate to apache solr 8 and 9. Recently due to security vulnerabilities in solr-solrj-6.6.1.jar i upgraded to solr-solrj-8.11.3.jar. Compilation was ...
crimson_joey's user avatar
0 votes
0 answers
15 views

Solr schema reverted to previous version

My project is using Solr Cloud with Zookeepers. The setup consists of 3 Zookeeper servers and 3 Solr servers. The Solr version is 8.11.2. A few weeks ago, we had updated the solr schema.xml and added ...
Show Foong's user avatar
0 votes
0 answers
26 views

Can not access to solr cloud tree view, replica deletion keeps getting timeout

I have a Solr Cloud 6.6.5 cluster with more than 200 shards. I'm trying to use the Collections API to move/delete replicas because I'm having space issues on some of the machines, but I get a "...
Oğuzhan's user avatar
0 votes
0 answers
244 views

Apache Solr client session time out exception, closing socket connection

from few days i am getting below error in my apache solr cloud network. but i am not exactly getting what the issue is my network is working fine all other thing is working properly also my machine is ...
Ujef Malek's user avatar
0 votes
0 answers
28 views

What is the correct format for a solrcloud url in Nutch's index-writers.xml config?

I am trying to get a nutch crawler connected to an existing solrcloud install. I've already tested using a normal http type connection and know it works. i.e an entry in the index-writers.xml that ...
klvs's user avatar
  • 1,084
0 votes
0 answers
78 views

Unable to upload more than 1 mb OpenNLP bin files to solr installed with bitnami helm chart

I installed solr using bitnami helm chart. But I am unable to upload files larger than 1mb from zookeeper. I have no name!@solr-0:/opt/bitnami/solr$ ./bin/solr zk upconfig -d /opt/bitnami/ -n ...
shubhranshu's user avatar
1 vote
1 answer
270 views

Accessing Solr 9 with Certificate Authentication Plugin fails

I am currently working on setting up a new Solr 9 (9.2 to be exact) cluster. As of now I have 2 Solr nodes, one external ZooKeeper and I have documents in my index. Once I have had that working, I ...
MichaelEr's user avatar
0 votes
0 answers
340 views

Solr 2 nodes setup not working with zookeeper

I have a 2 solr node setup with 3 zookeeper nodes.I was running with 8.11 version and it was working all fine. Now, I have upgraded solr nodes to 9.12 and when I start solr service on both of them, it ...
Akhtar Zaman's user avatar
2 votes
0 answers
227 views

How to fix the overseer/queue exception KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /overseer/queue

After restarting both the SOLR and Zookeeper I am getting this error "KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /overseer/queue" in the SOLR logs and my ...
RC789's user avatar
  • 31
0 votes
0 answers
343 views

How to fix or remove Solr configuration?

I'm trying to set up Solr on RHEL as a better search engine for Drupal and admittedly I don't really know what I'm doing. I've installed Solr and am now trying to create a core. While crafting the URL,...
Chanel's user avatar
  • 11
2 votes
0 answers
6k views

"CoreContainer is either not initialized or shutting down" error while trying to create new Solr collection

I've just downloaded the latest Solr version from the official website (8.9.0) and tried to create a collection with solr create -c portal But the command fails with the error Caused by:</h3>&...
fsouda123's user avatar
1 vote
1 answer
679 views

Solr 9.1 Collection creation

I've installed zookeeper 3.7.1 and Solr 9.1 on three EC2s running Ubuntu 22.04.1 LTS in a solcrloud deployment. The zoo.cfg is as follows: tickTime=2500 dataDir=/zookeeper clientPort=2181 ...
laloumen's user avatar
  • 1,359

15 30 50 per page
1
2 3 4 5
19