Skip to content

Releases: silverstripe/silverstripe-fulltextsearch

3.6.0

17 Nov 22:59
Compare
Choose a tag to compare
  • Use trusty distro in Travis builds (Robbie Averill) - 8805e73
  • FIX: Use Configurable trait (Guy Marriott) - d1eae39
  • Change config method & default timeout to null to disable. (Guy Marriott) - 36c5536
  • Update Process timeout via Config (Guy Marriott) - a29eb83
  • Update config.yml (Guy Marriott) - 9736b26

3.5.2

25 Jul 02:17
997815d
Compare
Choose a tag to compare
  • Update core releases tested against in Travis config (Garion Herman) - 1fb7830
  • FIX Make remotepath optional to restore compatibility with CWP (Garion Herman) - c54f683
  • DOCS Fix doc block formatting in SolrService (Robbie Averill) - 14b35f1
  • Remove unused class imports, import docblock reference for Apache_Solr_Response, use strict comparison (Robbie Averill) - b1ec2ed
  • Update translations (Robbie Averill) - 565a9e1
  • DOCS Fix broken phpdoc types and tighten string comparison operators (Robbie Averill) - fece48c

2.4.1

14 Apr 22:16
Compare
Choose a tag to compare
  • Added php 7.2 support (Magnus Bengtsson) - ab8e316

3.4.0

04 Oct 03:23
7ee362a
Compare
Choose a tag to compare
Merge pull request #230 from Lolly101/phpbin-change

enhancement allow php bin to be configured

3.2.0

05 Apr 15:39
bd01a56
Compare
Choose a tag to compare
Release 3.2.0

3.1.0

14 Mar 22:05
Compare
Choose a tag to compare
  • Update doc blocks at class level (Raissa North) - f47f433
  • Update scrutinizer config (Raissa North) - f416a64
  • DOCS Add doc blocks for ProxyDBExtension (Raissa North) - 0805243
  • NEW Update to use proxied DB instead of self-proxied (Raissa North) - e7420a5

3.0.0

14 Mar 22:04
685148f
Compare
Choose a tag to compare
3.0.0

3.0.0-rc2

13 Mar 01:39
685148f
Compare
Choose a tag to compare
3.0.0-rc2 Pre-release
Pre-release
  • FIX Reenable indexing of relationship fields (Dylan Wagstaff) - 138fdad
  • Remove unneeded test as getClassNameFromIndex has been removed (jovenden) - c110eac
  • Remove all further references to getClassNameFromIndex() (jovenden) - 0fbff7c
  • Use full namespaced core for index and commit actions (jovenden) - 9153365
  • Ensure only Namespaced format is used for Configure (jovenden) - 0764c0e
  • Fix issue where schema.xml etc is put in a different dir than the core is instantiated in (jovenden) - b6e64a2
  • Update doc block for withCommon to indicate an array of strings, shorten serialized cache key (Robbie Averill) - c64c0c0
  • FIX Don't assume a DataObject's table. (Dylan Wagstaff) - 9e32f2a
  • FIX permit reindexing on a Windows machine (Dylan Wagstaff) - 367343c
  • FIX Update tests to reflect the fact that the versioned variant is not relevant for SearchUpdaterTest_Container (Robbie Averill) - 3199185
  • NEW Add SearchVariant::withCommon to run callbacks on relevant variants rather than all (Robbie Averill) - 6e5b37e

3.0.0-rc1

13 Mar 01:38
1034458
Compare
Choose a tag to compare
3.0.0-rc1 Pre-release
Pre-release
  • NEW Use symfony/process to execute immediate system commands for reindexing (Robbie Averill) - de4e2ba

3.0.0-beta2

11 Jan 04:41
436b766
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release
  • MINOR Correct PHPDoc types and remove unused imports (Robbie Averill) - 345a45d
  • API More TestState into source folder from tests (Robbie Averill) - 7b933cb
  • Update branch alias for 2.5.x-dev (Robbie Averill) - 196fc38
  • Remove obsolete branch alias (Robbie Averill) - 0692e2a
  • Adding extension hooks before and after Solr_Configure and Solr_Reindex tasks to allow (e.g. Translatable) to modify filters consistently across multiple task iterations (BrewCurious) - 20e1b1c