Fergus McDowall
Fergus McDowall
Would be great if this could be fixed for us non-rubyists http://stackoverflow.com/questions/24102991/cvs2json-cannot-load-such-file-orderedhash
Applies to 1.0.6 and above (so also 1.0.7) Fuzzyset is used in [one of the `search-index` tests](https://github.com/fergiemcdowall/search-index/blob/v3.1.0/test/src/DICTIONARY-test.js#L192-L200). In this test`search-index` creates a dictionary from a corpus and then feeds that...
It would certainly be really interesting if we could get that working
Both of those links seem to work- are they working for you as well now?
Sooooo it works..? :)
Ah yes- broken...
@hutbert great- that sounds like its fixed in the latest version?
@eklem ah- good point. Will do.
@eklem I feel like it would be better if Norch's `add` accepted standard `JSON.parse`-able objects as default with the option to specify more advanced inputs such as streams as an...