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

Invalid schema panics tantivy #1

Open
Frando opened this issue Oct 29, 2019 · 0 comments
Open

Invalid schema panics tantivy #1

Frando opened this issue Oct 29, 2019 · 0 comments

Comments

@Frando
Copy link
Member

Frando commented Oct 29, 2019

If creating an index with an invalid type for a field in the schema (e.g. "int" in place of "i64"), tantivy panics instead of returning an Err result for the deserialization.
The offending line is src/schema/field_entry.rs:228

Frando added a commit that referenced this issue Oct 28, 2022
…lder

SearchQueryBuilder for sonar-client
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

No branches or pull requests

1 participant