A standalone full-text search engine written in C#.
Go to file
Starbeamrainbowlabs b41f7f524a
Add support for --limit & --offset, and fix crash when querying
2018-09-22 14:25:10 +01:00
SearchBox Add support for --limit & --offset, and fix crash when querying 2018-09-22 14:25:10 +01:00
SearchBox-CLI Add support for --limit & --offset, and fix crash when querying 2018-09-22 14:25:10 +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#.