00:00
9
Searching for files by regular expression. I have a special prefiltering index in use to allow evaluation of regular expressions over 10,000 URL strings with good performance on the n810. I can add another layer of indexing to get an order of magnitude speed up as well, which would allow the current search-as-you-type style to give complete results with only 3 or 4 characters as the query string.