Skip to content
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

Expose is_valid_field_name() to bindings #151

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

GodTamIt
Copy link
Contributor

Adding fields make assertions on this check, but there's nothing that exposes this functionality to the Python bindings.

The underlying library should probably return a Result<> instead, but that's out of scope here.

@cjrh cjrh merged commit cd8dd29 into quickwit-oss:master Nov 14, 2023
10 checks passed
@GodTamIt GodTamIt deleted the godtamit-valid-field branch November 17, 2023 23:26
Sidhant29 pushed a commit to Sidhant29/tantivy-py that referenced this pull request Mar 12, 2024
…kwit-oss#151)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cameron <561860+wallies@users.noreply.github.com>
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.

2 participants