Releases: foursquare/twofishes
Releases · foursquare/twofishes
0.90.5
0.90.3
- optimization to autocomplete using full name index (as opposed to dedicated prefix index). Name index now stores features sorted by static importance. At runtime, pick the top features rather than give up if there are too many results.
0.90.2
- includes a fix for the new --vm_map_count option
0.90.1 Release
A few minor fixes in this release:
- Some SBT fixes
- Return 200 and empty array for autocomplete with >2500 matches instead of 500ing
- Minor tweak in feature preferences
Experimental Scalding build pipeline
This release includes an (experimental) Scalding-based parallelizable index build pipeline, as well as miscellaneous fixes to the geocoder implementations.