Home
last modified time | relevance | path

Searched defs:TextStructureNamespace (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc25 Elasticsearch_Namespaces_TextStructureNamespacefindStructure_findStructureElasticsearch\\Namespaces\\TextStructureNamespace global() argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DTextStructureNamespace.php27 class TextStructureNamespace extends AbstractNamespace class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php59 use Elasticsearch\Namespaces\TextStructureNamespace; alias