Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Releases: honeypotio/searchspot

Restructure tests and less reliance on ngram matching

23 Oct 12:32
Compare
Choose a tag to compare
v0.22

Add test to ensure quoted terms still match with no_fulltext_search f…

Handle some params with comma separated ids

13 Sep 17:11
Compare
Choose a tag to compare
v0.21

Allow passing some id arrays as csv to reduce url length

Allow searching for desired_roles by experience

29 Aug 15:18
Compare
Choose a tag to compare
v0.20

Handle when we are no longer sending old data

Add server threads configuration options from ENV

27 Jul 15:43
Compare
Choose a tag to compare
Add max-threads-limiter

Since some environments like Heroku have a hard limit that you cannot go over

Add Salary Filtering

17 Jul 15:52
Compare
Choose a tag to compare
v0.18

Make work_locations&salary location filters work in an OR-like capacity

v0.17: Merge pull request #57 from honeypotio/conditional-search

28 Feb 15:50
154724c
Compare
Choose a tag to compare

Ignored Talents

06 Feb 14:27
171ede4
Compare
Choose a tag to compare
Merge pull request #58 from honeypotio/ignored-talents

resources/talent: allow ignored_talents[] and rename key for bookmarks

Add current_location

31 Jan 17:46
0f93f1d
Compare
Choose a tag to compare
Merge pull request #59 from honeypotio/current-location-filter

resources/talent: filter for current_location

Remove Score

12 Jan 15:57
49b0ec9
Compare
Choose a tag to compare
v0.16.0

cargo: bump version to 0.16.0

Update gems

19 Dec 14:40
Compare
Choose a tag to compare
v0.15.6

Merge pull request #55 from honeypotio/dont-limit-fetched-talents-in-…