Anyone at all?

-------- Original Message --------
Subject:        Delete documents
Date:   Thu, 10 May 2012 22:59:49 +0300
From:   Tolga <to...@ozses.net>
To:     solr-user@lucene.apache.org



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=yes -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