Skip to content

Invalid schema panics tantivy #1

@Frando

Description

@Frando

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions