tantivy-py/tests
Ramon Navarro Bosch 75f0670dd6 Adding delete_document function to index (#12)
* Adding Term, Field and delete_term API mapping

* Fixing test

* Fixing code doc

* Removing Term and Field and nesting code on delete_term

* Fixing lint

* Delete_documents and documentation

* Fixing style and testing exceptions

* Fixing missing return

* Fixing fmt
2019-09-09 21:30:50 +09:00
..
test_index Test reading an index from dir 2019-08-03 00:39:02 +01:00
tantivy_test.py Adding delete_document function to index (#12) 2019-09-09 21:30:50 +09:00