You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add full Elasticsearch integration service with detailed PHPDoc annotations
• Added comprehensive ElasticsearchService class with methods for indexing, deleting, and searching documents.
• Implemented clean Laravel HTTP client integration using configurable host via config/encrypted-search.php.
• Added complete PHPDoc blocks for all public methods and class-level documentation.
• Ensures the encrypted search package can operate fully in Elasticsearch mode when enabled.
[](https://packagist.org/packages/ginkelsoft/laravel-encrypted-search-index)
0 commit comments