Crates.io | noise_search |
lib.rs | noise_search |
version | 0.8.0 |
source | src |
created_at | 2017-03-10 01:50:51.250364 |
updated_at | 2022-08-15 12:19:13.769188 |
description | Nested Object Inverted Search Engine |
homepage | https://noisesearch.org/ |
repository | https://github.com/pipedown/noise.git |
max_upload_size | |
id | 8911 |
size | 329,617 |
Nested Object Inverted Search Engine
This is a native library meant to be linked into other projects and will expose a C API.
It's a full text index and query system that understands the semi structured nature of JSON, and will allow:
cargo build
cargo test
Commit messages are important as soon as you need to dig into the history of certain parts of the system. Hence please follow the guidelines of How to Write a Git Commit Message.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.