Releases: blue-tomato/ElasticsearchFeeder
Releases · blue-tomato/ElasticsearchFeeder
2.0.1
- Fix PHP 8.2.x deprication Warnings
2.0.0
- Performance improvements for sites with many documents in Elasticsearch (>1000)
BREAKING CHANGES:
- Now batchSync.php only bulk sends pages to ElasticSearch
- Use batchCleanup.php to bulk remove pages from ElasticSearch
1.5.0
- Fix when PHP Safe Mode ist on
- Syntax fix
1.4.2
- Update to Composer 2
- Update Lockfile
1.4.0
- Refactor to use ProcessWire Namespace
1.3.1
- AutoLoad Module only in Admin Panel