A standalone full-text search engine written in C#.
Go to file
Starbeamrainbowlabs 3b59dd7c0a
Add stdin support to --query parameter
2018-09-27 20:56:55 +01:00
SearchBox Update namespacing of stopwords file 2018-09-26 20:03:22 +01:00
SearchBox-CLI Add stdin support to --query parameter 2018-09-27 20:56:55 +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#.