Better Locate

Brief: A faster implementation of locate
Jump To: Parent Description

  • When making multiple calls to locate, it may take a while. Here we take an index based approach using Namazu for now as opposed to grepping through large files. Our approach has issues that need to be resolved, hopefully by studying exactly how to formulate searches with Namazu.