@r000t @alex i've noticed some latency but i think it's because i am using flask. i should rejigger it in a real language instead of python.
I have tens of thousands of subtitle files that i put in sqlite3 and use FTS in/on. if there's a lot of results, it can seem like the page is hung for some seconds.
Probably python's fault.
I've used mongo, too, but not for this.