tomwalder / php-appengine-search

Native Full Text Search for PHP on Google App Engine
Apache License 2.0
24 stars 4 forks source link

Add support to delete all documents #10

Open stubbies opened 8 years ago

stubbies commented 8 years ago

I think this feature is missing, it would be nice for testing purposes at least to clear the whole index.

tomwalder commented 8 years ago

Sure, no problem - I can look into that!