Skip to content

Build tantivy query objects from the raw lnx query syntax #174

@ChillFish8

Description

@ChillFish8

Our queries are defined by a set of nested structs, we need to convert this to tantivy queries to be executed.

For now, we don't need to worry about optimizing or planning the queries too much, although it may later be something we look at to optimize heavily nested queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.10.0Planned for the 0.10 milestone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions