This is a big milestone for SEAL the #Search Engine Abstraction Layer for #php. Thx to Yanick we have now facets 🚀. Faceted Search is one of the most common technics in ecommerce systems. It allows you to only show filters which make sense for the user.
github.com/PHP-CMSIG/search/releases/tag/0.11.0
Happy to show you another new release of SEAL. With the latest release its now possible to count your documents inside your #search index. Specially useful to hide a search if there is nothing available. Thx to Yanick again for this feature.
github.com/PHP-CMSIG/search/releases/tag/0.10.0
We released a new version of SEAL which improves the document size if Solr and Loupe is used. Additional also latest version of Loupe is supported, ⚠️ be aware to reindex with drop if you are using the Loupe or Solr adapter after upgrade:
github.com/PHP-CMSIG/search/releases/tag/0.9.0
#php #search
Two new versions of SEAL was released. Its now tested against latest versions of #redis, #opensearch, #elasticsearch and #typesense.
A small bc break in the highlighting needs to be kept in mind when upgrading, see release notes of 0.8
#php #search
github.com/PHP-CMSIG/search/releases
Released a new version of SEAL the #Search engine abstraction layer for #PHP. The release adds support for new @elastic Elasticsearch 9 version, version 8 is still supported:
github.com/PHP-CMSIG/search/releases/tag/0.7.3