Re: Solr Commit Not Working on Update

2020-02-23 Thread Paras Lehana
Hi, This is above result is what I want to be able to commit but when I run the > same command with commit=true it will not work like below. > curl > 'http://54.146.2.60:8983/solr/eatzcollection/update/json?commit=true' -d > '[{"id":"location_23_deal_51","votes":"23"}]' -H >

Solr Commit Not Working on Update

2020-02-12 Thread logancraft
So I am trying to do a partial update to a document in Solr, but it will not commit! So this is the original doc I am trying to update with 11 votes. {   "doc":   {     "id":"location_23_deal_51",     "deal_id":"deal_51",     "deal":"$1.99 Kid's Meal with Purchase of Adult Meal",