SearchBox/SearchBox
Starbeamrainbowlabs 3d4ca5fd4c
There has to be a simpler way of implementing the HTML tag insertion. Let's try this again....
2018-09-22 18:48:33 +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 There has to be a simpler way of implementing the HTML tag insertion. Let's try this again.... 2018-09-22 18:48:33 +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 There has to be a simpler way of implementing the HTML tag insertion. Let's try this again.... 2018-09-22 18:48:33 +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