trie-search
trie-search copied to clipboard
Exact Match Information in get()
There should be a way to mark which found items are an exact match in the returned results to help with sorting.
This would also make it trivial to add the ability to do an exact match search using quotes (similar to google).