tantivy-query-grammar

Crates.iotantivy-query-grammar
lib.rstantivy-query-grammar
version
sourcesrc
created_at2019-12-15 23:43:28.008018+00
updated_at2025-04-09 08:58:49.574245+00
descriptionSearch engine library
homepagehttps://github.com/quickwit-oss/tantivy
repositoryhttps://github.com/quickwit-oss/tantivy
max_upload_size
id189633
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(PSeitz)

documentation

README

Tantivy Query Grammar

This crate is used by tantivy to parse queries.

Commit count: 3173

cargo fmt