Issue/1198 (#1201)

* Unit test reproducing #1198
* Fixing unit test to handle the error from add_document.
* Bump project version
This commit is contained in:
Paul Masurel
2021-11-11 16:42:19 +09:00
committed by GitHub
parent fcff91559b
commit 7234bef0eb
66 changed files with 1404 additions and 1191 deletions

View File

@@ -40,7 +40,7 @@ fn main() -> tantivy::Result<()> {
fresh and green with every spring, carrying in their lower leaf junctures the \
debris of the winters flooding; and sycamores with mottled, white, recumbent \
limbs and branches that arch over the pool"
));
))?;
// ...
index_writer.commit()?;