Hi, You've restarted Solr after editing the schema? And checked the logs? Paste?
Otis ---- Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm ----- Original Message ----- > From: Tolga <to...@ozses.net> > To: solr-user@lucene.apache.org > Cc: > Sent: Friday, May 11, 2012 12:31 AM > Subject: Fwd: Delete documents > > 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, >