Releases: Firesphere/silverstripe-solr-search
Releases · Firesphere/silverstripe-solr-search
Bugfixes for RC
- Removed member-based access control check
- Added group-based access control check
- Fixed the Facet filtering error
Fix CMS Queued Job
The CMS Queued Job did not properly run each step
Still it is strongly suggested to use the CLI or a cronjob, to run the task
First beta! 🎉🎉
- Fix bug in objects not removed when it ShowInSearch is set to false
- Fix bug where after saving, pages are read-only
- RELEASE BETA 1!!!
Fixup multiple bugs
- Background indexing
- Multiple bugfixes
Fixup for PCNTL database connection and duplication
0.8.3 fixup docblock
Fix buffer
- Fix bufferadd which turned out to be flawed
- Add background processes to prevent running out of memory
Bugfix: Fix relations not being mapped properly
- Bugfix for relations deeper than a single step
Almost there!
See other modules to get fully backward compatible
- Add separate modules for subsites, fluent and FTS
- Add SiteState and it's interface
Bugfix for a wrong field resolving
0.7.6 Add relational tests
Pre-release before finalising elevation
Please see the github logs for the changes.
Notable changes:
- Added Add[X]Fields()
- Fix spellcheck retry
- Increased test coverage
- Support for basic Fluent (select your language for each indexing run)
- Documentation