SearchBox/SearchBox
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
..
EmbeddedFiles Add indexing. 2018-09-02 16:36:37 +01:00
Properties Let's see if this goes anywhere. 2018-09-02 13:15:01 +01:00
Utilities Parallelise the batch addition mode.\nThis required updating IdMap (and by extension BiDictionary) to support concurrency. 2018-09-11 23:02:30 +01:00
DocumentMeta.cs Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
IdMap.cs Parallelise the batch addition mode.\nThis required updating IdMap (and by extension BiDictionary) to support concurrency. 2018-09-11 23:02:30 +01:00
Index.cs Hook up empty SearchBox class 2018-09-11 14:27:25 +01:00
InvertedIndex.cs Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
QuerySettings.cs Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
SearchBox.cs Work on hooking the new query system up to the CLI. 2018-09-21 23:36:03 +01:00
SearchBox.csproj Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
SearchResult.cs Work on hooking the new query system up to the CLI. 2018-09-21 23:36:03 +01:00
StopwordTester.cs Hook up empty SearchBox class 2018-09-11 14:27:25 +01:00
Tokenizer.cs Hook up empty SearchBox class 2018-09-11 14:27:25 +01:00
packages.config Add indexing. 2018-09-02 16:36:37 +01:00