Skip to content

Releases: wilr/silverstripe-algolia

1.4.4

02 Mar 00:49
5c902bc
Compare
Choose a tag to compare
feat: add exportObjectToAlgolia() API for records

1.4.3

10 Feb 21:19
c8f47ac
Compare
Choose a tag to compare

Full Changelog: 1.4.2...1.4.3

1.4.2

03 Dec 00:32
f786648
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

12 Oct 04:04
398bfe3
Compare
Choose a tag to compare
Add ability to exclude replica indexes from getIndexes()

1.4.0

20 Sep 00:47
dc97808
Compare
Choose a tag to compare
FIX Use HTML5 library for better support of indexing page content

1.3.5

02 Sep 21:03
5020d83
Compare
Choose a tag to compare
API add getLastResult() for the full response

1.3.4: NEW Add support for comma separated ids in ReindexItemJob

03 Aug 22:31
b6f1fe4
Compare
Choose a tag to compare
This allows manual creation of multiple index jobs via the CMS jobs
interface (i.e 1,2,3) to publish all 3 pages

1.3.3

03 Aug 02:42
12d10a0
Compare
Choose a tag to compare
NEW Add reindexing_default_filters for AlgoliaReindex build task

1.3.2

03 Aug 01:04
71f21ad
Compare
Choose a tag to compare
Better reporting and surfacing of errors while batch indexing

1.3.1

27 Jul 22:25
b8bc33b
Compare
Choose a tag to compare
Better error reporting in queuedjob if indexing fails.