Hello
Thank you for your answer.
We have solved our problem now. I describe it for someone who could encounter a
similar problem.
Some of our fields are dynamic, and the name of one of these fields was not
correct : it was sent to Solr as a java object, eg
solrInputDocument.addField(myObject,
Hello,
We are facing some problems when indexing with Solr 4.0.0 with more than one
server node and we can't find a way to solve them.
We have 2 nodes of Solr Cloud instances.
They are running in a Zookeeper ensemble (3.4.4 version) with 3 servers
(another application is deployed on the third se
!
Joel Gaspard
De : GASPARD Joel [mailto:joel.gasp...@cegedim.com]
Envoyé : mardi 22 janvier 2013 16:30
À : solr-user@lucene.apache.org<mailto:solr-user@lucene.apache.org>
Objet : Indexing problems
Hello,
We are facing some problems when indexing with Solr 4.0.0 with more than one
server no
Hello Erick,
Thanks for your answer.
After reading previous subjects on the user list, we had already tried to
change the parameters we mentioned.
- concurrent warming searchers : we have set the maxWarmingSearchers attribute
to 2
2
- we have tried 32 and 64 for the ramBufferSizeMB attribute