SearchBox/SearchBox
Starbeamrainbowlabs 2aba3a9d86
Bugfix textual context generation
2018-09-22 17:12:46 +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 Bugfix textual context generation 2018-09-22 17:12:46 +01:00
InvertedIndex.cs Add initial Query() method to SearchBox, but it's untested. 2018-09-18 19:49:03 +01:00
SearchBox.cs Bugfix textual context generation 2018-09-22 17:12:46 +01:00
SearchBox.csproj Bugfix textual context generation 2018-09-22 17:12:46 +01:00
SearchResult.cs Correct text output & sort results by rank 2018-09-22 12:58:14 +01:00
StopwordTester.cs Hook up empty SearchBox class 2018-09-11 14:27:25 +01:00
Tokenizer.cs Bugfix textual context generation 2018-09-22 17:12:46 +01:00
packages.config Bugfix textual context generation 2018-09-22 17:12:46 +01:00