Skip to content

Context block for IndexWriter #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Bjoern-Rapp
Copy link

This is the first time I have written anything in Rust.
Guidance taken from PyO3/pyo3#1205 (comment)

closes #506

Copy link
Collaborator

@cjrh cjrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good. Just the comment about removing the additional dev dependency.

Would you be willing to also update the docs about using the writer as a context manager? I think it could go into the tutorial section, highlighted as an additional way to do it perhaps.

@Bjoern-Rapp
Copy link
Author

Yes, I can add a it to the tutorial section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Context block for IndexWriter
2 participants