RE: Zookeeper will not update cluster state when garbaging

2014-03-10 Thread OSMAN Metin
ervers This may be nice for the people that who wonders about which companies uses Solr. Thanks; Furkan KAMACI 2014-03-10 12:35 GMT+02:00 OSMAN Metin : > Hi all, > > we are using SolrCloud with this configuration : > > * SolR 4.4.0 > > * Zookeeper 3.4.5 >

Zookeeper will not update cluster state when garbaging

2014-03-10 Thread OSMAN Metin
Hi all, we are using SolrCloud with this configuration : * SolR 4.4.0 * Zookeeper 3.4.5 * one server with zookeeper + 4 solr nodes * one server with 4 solr nodes * only one core * Solr instances deployed on tomcats with mod_cluster * c

RE: Best way to get results ordered

2014-02-21 Thread OSMAN Metin
| g+: plus.google.com/appinions<https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts> w: appinions.com <http://www.appinions.com/> On Fri, Feb 21, 2014 at 1:25 PM, OSMAN Metin wrote: > Hi all, > > we are using SolR 4.4.0 and planning to migrate to

Best way to get results ordered

2014-02-21 Thread OSMAN Metin
Hi all, we are using SolR 4.4.0 and planning to migrate to 4.6.1 very soon. We are looking for a way to get results ordered in a certain way. For example, we are doing query by ids this way : q=id=A OR id =C OR id=B and we want the results to be sorted as A,C,B. Is there a good way to do this

Questions about commits and OOE

2013-12-04 Thread OSMAN Metin
Hi all, let me first explain our situation : We have - two virtual servers with each : 4x SolR 4.4.0 on Tomcat 6 (+ with mod_cluster 1.2.0), each JVM has -Xms2048m -Xmx2048m -XX:MaxPermSize=384m 1x Zookeeper 3.4.5 (Only one of the two Zookeeper is active.) CentOS 6.4 Sun JDK 1.6.0-31 16