Re: New solrcloud deployment, no results

2012-11-08 Thread Jeff Rhines
schema given that Solr pretty much assumes that is a single >> token/document. There is some slight evidence for this in that your >> numfound is 6 but the data isn't being echoed (although it is for me), but >> that's just guessing. >> >> Best >> E

Re: New solrcloud deployment, no results

2012-11-08 Thread Jeff Rhines
evidence for this in that your > numfound is 6 but the data isn't being echoed (although it is for me), but > that's just guessing. > > Best > Erick > > P.S. If you're still stumped, can you also post the docs you're indexing? > Or at least their IDs so I

Pay for support?

2012-11-08 Thread Jeff Rhines
Is there a service that I can pay to answer questions while I'm configuring and troubleshooting a Solr deployment?

Re: how to scale from 1 server to 3 servers with 3 shards

2012-11-08 Thread Jeff Rhines
It's my understanding that your strategy is correct, although I expect that zookeeper would need to be updated somehow with the new second and third shards, no? On Nov 8, 2012, at 2:36 AM, SuoNayi wrote: > Hi all, > Because it' unable to add or remove shard after solrcloud cluster is > init

New solrcloud deployment, no results

2012-11-07 Thread Jeff Rhines
I have a cluster of 6 shards of Solr 4.0.0 deployed, one machine each, with no replicas, and another single machine running a zookeeper ensemble of 5. Using python sunburnt, I submit six documents with separate ids and populated text fields and commit them. No errors are reported. When I search