Hi,
I've been reading http://lucene.apache.org/solr/api/doc-files/tutorial.html and in the section "Deleting Data", I've edited schema.xml to include a field named id, issued the command for f in *;java -Ddata=args -Dcommit=no -jar post.jar "<delete><id>$f</id></delete>";done, went on to the stats page only to find no files were de-indexed. How can I do that?

Regards,

Reply via email to