Skip to content

Releases: Firesphere/silverstripe-solr-search

Bugfixes for RC

08 Dec 00:51
Compare
Choose a tag to compare
  • Removed member-based access control check
  • Added group-based access control check
  • Fixed the Facet filtering error

Fix CMS Queued Job

30 Nov 22:12
Compare
Choose a tag to compare

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! 🎉🎉

28 Nov 23:02
Compare
Choose a tag to compare
  • 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

26 Nov 23:39
Compare
Choose a tag to compare
  • Background indexing
  • Multiple bugfixes

Fixup for PCNTL database connection and duplication

26 Nov 02:54
Compare
Choose a tag to compare

Fix buffer

25 Nov 04:44
Compare
Choose a tag to compare
  • Fix bufferadd which turned out to be flawed
  • Add background processes to prevent running out of memory

Bugfix: Fix relations not being mapped properly

02 Nov 03:27
Compare
Choose a tag to compare
  • Bugfix for relations deeper than a single step

Almost there!

17 Sep 10:26
Compare
Choose a tag to compare

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

09 Sep 23:04
Compare
Choose a tag to compare
0.7.6

Add relational tests

Pre-release before finalising elevation

31 Aug 02:06
de677c1
Compare
Choose a tag to compare

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