hwchen / acs-explorer

cli for investigating US census ACS variables and data
4 stars 2 forks source link

improve full-text search #3

Open hwchen opened 7 years ago

hwchen commented 7 years ago

match fragments, phrases, etc. in full-text search. Should be simple, since I'm just using sqlite for now.