A standalone full-text search engine written in C#.
Go to file
Starbeamrainbowlabs 2c2575998a
Work on hooking the new query system up to the CLI.
Also add a new SearchOffset struct so that SearchResult can contain offset information for context generation.
2018-09-21 23:36:03 +01:00
SearchBox Work on hooking the new query system up to the CLI. 2018-09-21 23:36:03 +01:00
SearchBox-CLI Work on hooking the new query system up to the CLI. 2018-09-21 23:36:03 +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#.