A standalone full-text search engine written in C#.
Go to file
Starbeamrainbowlabs 53e4403356
Correct text output & sort results by rank
2018-09-22 12:58:14 +01:00
SearchBox Correct text output & sort results by rank 2018-09-22 12:58:14 +01:00
SearchBox-CLI Add --format param 2018-09-22 12:42:24 +01:00
.gitignore Let's see if this goes anywhere. 2018-09-02 13:15:01 +01:00
LICENSE Initial commit 2018-09-02 20:40:30 +01:00
README.md Initial commit 2018-09-02 20:40:30 +01:00
SearchBox.sln Add indexing. 2018-09-02 16:36:37 +01:00

README.md

SearchBox

A standalone full-text search engine written in C#.