Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
4085 days ago
Python has a search-engine: whoosh
1 comments
huskyr
4085 days ago
Whoosh sounds pretty much what i'm looking for. Thanks!
link
mhuffman
4084 days ago
Also, if you are using Python, sqlite3 has some pretty advanced text searching capabilities that will scale past your "few thousand" with no problem.
link