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
"<delete><cat>monitor</cat></delete>"
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.jsp
Even when I restart solr, it's still there, I notice that the *numDocs: * 0
while *maxDoc: * 1

Why's that ? How can I delete the documents correctly ?

-- 
Best Regards

Jeff Zhang

Reply via email to