This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
Releases: honeypotio/searchspot
Releases · honeypotio/searchspot
Restructure tests and less reliance on ngram matching
Handle some params with comma separated ids
v0.21 Allow passing some id arrays as csv to reduce url length
Allow searching for desired_roles by experience
v0.20 Handle when we are no longer sending old data
Add server threads configuration options from ENV
Add max-threads-limiter Since some environments like Heroku have a hard limit that you cannot go over
Add Salary Filtering
v0.18 Make work_locations&salary location filters work in an OR-like capacity
v0.17: Merge pull request #57 from honeypotio/conditional-search
Conditional search
Ignored Talents
Merge pull request #58 from honeypotio/ignored-talents resources/talent: allow ignored_talents[] and rename key for bookmarks
Add current_location
Merge pull request #59 from honeypotio/current-location-filter resources/talent: filter for current_location
Remove Score
v0.16.0 cargo: bump version to 0.16.0
Update gems
v0.15.6 Merge pull request #55 from honeypotio/dont-limit-fetched-talents-in-…