thanhbui/es-search

Index Eloquent models to Elasticsearch
200 1
Install
composer require thanhbui/es-search
PHP:>=5.5.9
License:MIT
Last Updated:Dec 16, 2019
Links: GitHub  ·  Packagist
Maintainer: vodanhkaka

es-search

Index Eloquent models to Elasticsearch. Eloquent-search use Official low-level client for Elasticsearch. You should read more about Elasticsearch at https://www.elastic.co to get basic knowledge.

Installation via Composer

The recommended method to install es-search is through Composer.

composer require thanhbui/es-search

You should read more at https://www.elastic.co/ to build you params search

Related Packages

thaoha/eloquent-search

Index Eloquent models to Elasticsearch

532 0
torann/laravel-hunt

Unified search for Laravel models using Elasticsearch.

375 4
datashaman/elasticsearch-model

Laravel/Eloquent integration with Elasticsearch

129,135 7
websecret/laravel-search

Laravel Eloquent models with Elasticsearch 2

342 4
sleimanx2/plastic

Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer...

142,321 507