Re: Explicite update or delete of a dataset

2013-05-17 Thread Peter Sch�tt
Hallo, > To delete: > > curl http://localhost:8983/solr/update?commit=true \ > -H 'Content-type:application/json' \ > -d '{"delete": {"id":"doc-0001"}}' I try it in this way: http://localhost:9180/solr/mycore/update?commit=true&stream.body= oid:"A6DBFADE63A75054E043AC1C02205054" and i

Re: Explicite update or delete of a dataset

2013-05-16 Thread Jack Krupansky
tt Sent: Thursday, May 16, 2013 10:27 AM To: solr-user@lucene.apache.org Subject: Explicite update or delete of a dataset Hallo, how can I update or delete a single dataset by a given ID? Thanks for any hint. Ciao Peter Schütt

Explicite update or delete of a dataset

2013-05-16 Thread Peter Sch�tt
Hallo, how can I update or delete a single dataset by a given ID? Thanks for any hint. Ciao Peter Schütt