Vicaya Local Search Http Server
For the past few months I’ve been playing with index and search optimizations (and approximations) in order to search a local corpus quickly (without running out of memory) from a typical web browser. I’ve learned quite a lot about search algorithms, but most significantly: They’re really complex.
I had come up with a number of solutions [...]