Skip to content

tobocop2/SearchMeCapn

Repository files navigation

SearchMeCapn

This takes the inverted index file output from the Indexer, parses it, stores it with uthash, and returns queries.

Directions:

(1) make

(2) ./search

(3)

so (term1) (term2) (term3) etc.

or

sa (term1) (term2) (term3) etc.

Hit q to quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages