Re: Problems of deleting documents from Solr

2011-05-01 Thread Ahmet Arslan
@lucene.apache.org Cc: Sent: Monday, May 2, 2011 5:04 AM Subject: Problems of deleting documents from Solr Hi all, I want to update some document, so first I delete these document by invoking command "java -Ddata=args -Dcommit=yes -jar post.jar "monitor" The result is that I can not sea

Re: Problems of deleting documents from Solr

2011-05-01 Thread Otis Gospodnetic
Problems of deleting documents from Solr > > Hi all, > > I want to update some document, so first I delete these document by invoking > command "java -Ddata=args -Dcommit=yes -jar post.jar > "monitor" > The result is that I can not search the deleted documents bu

Problems of deleting documents from Solr

2011-05-01 Thread Jeff Zhang
Hi all, I want to update some document, so first I delete these document by invoking command "java -Ddata=args -Dcommit=yes -jar post.jar "monitor" The result is that I can not search the deleted documents but I can still see the terms of these document in http://localhost:8983/solr/admin/schema.j