You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternately, pull the data out and index it for searching, but at that point I'm back to Elasticsearch or something with a similar amount of overhead. Best to keep it in SQLite, if possible.
This isn't ideal, since the lack of scoring means that we just list results found among corporations and LLCs and LPs — in that order — but at least the results are there. Anything more will need to wait for #70.
Closes#99.
Figure out what options exist to allow us to do fuzzy searches (soundex, whatever) in SQLite.
The text was updated successfully, but these errors were encountered: