On 7/19/07, Roopesh P Raj <[EMAIL PROTECTED]> wrote:
This should work :
c.deleteByQyery('id:[* TO *]')
c.commit()

*:* works in the latest versions of Solr to mean "all documents", and
I think we will be adding special support for that query to quickly
remove the entire index.

-Yonik

Reply via email to