SearchBox/SearchBox
Starbeamrainbowlabs b24f573eb9
Finish up basic CLI. Next up: testing!
2018-09-22 12:11:47 +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 Finish up basic CLI. Next up: testing! 2018-09-22 12:11:47 +01:00
SearchBox.csproj Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
SearchResult.cs Finish up basic CLI. Next up: testing! 2018-09-22 12:11:47 +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