Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 229 Bytes

File metadata and controls

13 lines (8 loc) · 229 Bytes

Getting Started

Add this namespace to your class and start searching

use ElasticSearch\ElasticSearch;

Multi Match example:

.. literalinclude:: multi_match.php
   :language: php
   :linenos: