Releases: silverstripeltd/silverstripe-discoverer-bifrost
Releases · silverstripeltd/silverstripe-discoverer-bifrost
2.0.0
What's Changed
- Discoverer v2 support. Spelling suggestions feature by @chrispenny in #7
Breaking changes (summary)
- Discoverer v2
- Configuration name
discoverer-bifrost
has been split out into multiple yaml files:discoverer-bifrost-adaptors
,discoverer-bifrost-requests
, anddiscoverer-bifrost-factory
- Argument names in Request classes have been changed (EG see
Service/Requests/Search:: __construct()
)
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- Add support for query suggestions (aka "did you mean") by @chrispenny in #5
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Remove trailing slashes from request URLs by @chrispenny in #6
Full Changelog: 1.0.0...1.0.1
1.0.0
Loosen dependency for Discoverer Elastic Enterprise