Added a new documentation cookbook to SEAL how you can use ORM LiveCycle Events to update a Search Index inside SEAL. Feedback very welcome:
php-cmsig.github.io/search/cookbooks/orm-examples.html
#php #search #sealsearch #orm


Alexander
@alex_s_
Currently working on SEAL a Search Engine Abstraction Layer for your favorite PHP Framework : https://github.com/PHP-CMSIG/search
• 24 Posts • 118 Views
Searching for some help for SEAL integrating into Laravel Scout:
github.com/laravel/framework/discussions/56545
What search engines do you use? Please share with others.
@MrPunyapal like it because it starts fast :). Got a little bit slower in the startup in the last year but still good.
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