Hacker News new | ask | show | jobs
by ddorian43 4085 days ago
Python has a search-engine: whoosh
1 comments

Whoosh sounds pretty much what i'm looking for. Thanks!
Also, if you are using Python, sqlite3 has some pretty advanced text searching capabilities that will scale past your "few thousand" with no problem.