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
> 'Content-type:applicat
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
> 'Content-type:applicat
g into the system.
>
> Could you please throw some more light.
>
> Regards,
> Rohit
>
> -Original Message-
> From: Brendan Grainger [mailto:brendan.grain...@gmail.com]
> Sent: 19 July 2012 17:33
> To: solr-user@lucene.apache.org
> Subject: Re: Solr Commit not work
To: solr-user@lucene.apache.org
Subject: Re: Solr Commit not working after delete
You might be running into the same issue someone else had the other day:
https://issues.apache.org/jira/browse/SOLR-3432
On Jul 19, 2012, at 1:23 PM, Rohit wrote:
> We delete some data from solr, post which s
You might be running into the same issue someone else had the other day:
https://issues.apache.org/jira/browse/SOLR-3432
On Jul 19, 2012, at 1:23 PM, Rohit wrote:
> We delete some data from solr, post which solr is not accepting any
> commit's. What could be wrong?
>
>
>
> We don't see any