Skip to content

Commit 644f7f7

Browse files
Nexucispolyfractal
authored andcommitted
[DOCS] add link to community index helper (#681)
1 parent 0270c4f commit 644f7f7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/community.asciidoc

+12
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,15 @@ __________________________
101101
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch, by providing a fluent syntax for mapping, querying, and storing eloquent models.
102102
__________________________
103103

104+
=== Helper
105+
106+
==== Index Helper
107+
108+
https://github.com/Nexucis/es-php-index-helper[Link: nexucis/es-php-index-helper]
109+
110+
[quote, Index Helper]
111+
_____________________
112+
This helper is a light library which wrap the official client elasticsearch-php. It will help you to manage your ES Indices with no downtime.
113+
This helper implements the philosophy described in the https://www.elastic.co/guide/en/elasticsearch/guide/master/index-aliases.html[official documentation]
114+
which can be summarized in a few words : *use alias instead of index directly*
115+
_____________________

0 commit comments

Comments
 (0)