SolrCloud doesn't clear some nodes in /clusterstate.json from ZooKeeper

2014-01-19 Thread Ray Cheng
We're testing SolrCloud of Solr 4.6.0 with external ZooKeeper on Amazon AWS instances (virtual machines). Amazon virtual machine's private IP addresses of SolrCloud machines are different every time we create virtual machines (AWS terminology "instances"). I found after these start/terminates of

Re: Query by range of price

2014-01-19 Thread rachun
Thank you very much Raymond, I will try -- View this message in context: http://lucene.472066.n3.nabble.com/Query-by-range-of-price-tp4111655p4112229.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Changing existing index to use block-join

2014-01-19 Thread Mikhail Khludnev
On Sat, Jan 18, 2014 at 11:25 PM, wrote: > Hello, > ... > So, the new block-joing feature seems to solve some of these problems > (sadly not all – as far as I see, I can’t get the parent document and the > articles where the search term was found in a nested result). > it should be something lik

Re: SolrCloud Cluster Setup - Shard & Replica

2014-01-19 Thread Erick Erickson
This should "just work" _if_ 1> you have a ZooKeeper quorum running somewhere. Obviously NOT on the machine you take down. 2> machine 1 hosts both shards and machine 2 hosts both shards. It doesn't matter where the leaders are, but to get complete search results you must have at least one replica f