Skip to content

this repo can be removed in the spring of 2020, I am almost positive this was code that was never finished

License

Notifications You must be signed in to change notification settings

stormrust/tantivycli0redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of https://github.com/tantivy-search/tantivy-cli

mkdir /tmp/tantivy/wiki

cp ./data/meta.json /tmp/tantivy/wiki

tanc index --file ./data/wiki-articles-1000.json --index /tmp/tantivy/wiki

Or instead of using the tanc binary above you can run it this way...

cargo run index --file ./data/wiki-articles-1000.json --index /tmp/tantivy/wiki/

See the data dir for more details...
See the doc dir for more details...

About

this repo can be removed in the spring of 2020, I am almost positive this was code that was never finished

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages