Re: solr 4.8.0 update synonyms in zookeeper splitted files

2015-04-20 Thread Vincenzo D'Amore
Hi Shawn, Thanks again for the answer. I'm not using implicit document routing. I have restarted all the nodes (tomcat stop/start), but after a couple of days or even less, we have again random results (sometimes). If I have different replicas of my index with different settings, how can I res

Re: solr 4.8.0 update synonyms in zookeeper splitted files

2015-04-17 Thread Shawn Heisey
On 4/17/2015 7:45 PM, Vincenzo D'Amore wrote: Hi Shawn, thanks for your answer. I apologise for my english, for "floating results" I meant random results in queries. As far as I know, we should split the synonyms file because of zookeeper, there is a limit in the size of files (1MB). All my sy

Re: solr 4.8.0 update synonyms in zookeeper splitted files

2015-04-17 Thread Vincenzo D'Amore
Hi Shawn, thanks for your answer. I apologise for my english, for "floating results" I meant random results in queries. As far as I know, we should split the synonyms file because of zookeeper, there is a limit in the size of files (1MB). All my synonyms are about 10MB. I have tried again in de

Re: solr 4.8.0 update synonyms in zookeeper splitted files

2015-04-17 Thread Shawn Heisey
On 4/17/2015 6:02 AM, Vincenzo D'Amore wrote: > I have solr synonyms stored in multiple files as defined in the schema: > > "sinonimi_freeling/sfaa,sinonimi_freeling/sfab,sinonimi_freeling/sfac,sinonimi_freeling/sfad,sinonimi_freeling/sfae,sinonimi_freeling/sfaf,sinonimi_freeling/sfag,sinonimi_fr

solr 4.8.0 update synonyms in zookeeper splitted files

2015-04-17 Thread Vincenzo D'Amore
Hi All, I have solr synonyms stored in multiple files as defined in the schema: so that I can specify synonym resource in this way: I'm quite worried because I tried to update one synonym file adding at the end the new synonyms. SolrCloud didn't update its synonyms list. So I reloaded the co