-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requesthaskellhelp wantedExtra attention is neededExtra attention is needed
Description
Full-text searches take a really long time, but they return results iteratively through the sqlite interface. Speeding them up could probably be achieved by treating the results of a database query more like a stream. Haskell might already be doing some kind of streaming. It might be good to investigate this a little.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthaskellhelp wantedExtra attention is neededExtra attention is needed