Hi Mike, Are you sure sending it to the collection URL as opposed to one of the shard URLs?
If you go to the Cloud tab, click on Tree, and then click on clusterstate.json, what is the value for "router" for that collection? Michael Della Bitta ------------------------------------------------ Appinions 18 East 41st Street, 2nd Floor New York, NY 10017-6271 www.appinions.com Where Influence Isn’t a Game On Mon, Mar 4, 2013 at 12:44 PM, mike st. john <mstj...@gmail.com> wrote: > Hi, > > running tomcat , solr 4.1 distributed 4 shards 2 replicas per shard. > Everything works fine searching, but i'm trying to use this instance as a > nosql solution as well. What i've noticed , when i send a partial update > i'll receive "missing required field" if the document is not located on the > url i'm sending the update to, implying that its not distributing the > updates to the correct servers. > > thanks for any help. > > > Mike