tantivy-query-grammar 0.22.0

Search engine library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "tantivy-query-grammar"
version = "0.22.0"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"
categories = ["database-implementations", "data-structures"]
description = """Search engine library"""
homepage = "https://github.com/quickwit-oss/tantivy"
repository = "https://github.com/quickwit-oss/tantivy"
readme = "README.md"
keywords = ["search", "information", "retrieval"]
edition = "2021"

[dependencies]
nom = "7"