Skip to content

adaltas/node-tantivy

Repository files navigation

Tantivy Node.js binding

uses napi-rs

build

yarn build

Change of API

this implementation tries to wrap tantivy without API changes. But since JS is not Rust, some minor adaptations have been made.

| JS signature | Rust signature | | TopDocs::search() -> Result<Vec> | s

About

Node Binding of rust tantivy crate with NAPI-RS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors