Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 936 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 936 Bytes

This is the latest and most recent version of indexhn.rs from Jan 27, 2020.

Read this first

March 27, 2020
As of this date I am not sure how this repo and rust-search are exactly related but suffice it to say until this statement is either removed or clarified that they are basically identical repos.

To index a set of documents

indexhn filename

an example filename called story-title.json is here

To then search the documents

searchpb string

searchpb is here

For more details on how to build the actual story-title.json file