GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Search::Elasticsearch::Client::8_0::Direct::Features(3) User Contributed Perl Documentation Search::Elasticsearch::Client::8_0::Direct::Features(3)

Search::Elasticsearch::Client::8_0::Direct::Features - Features API for Search::Elasticsearch 8.x

version 8.12

    my $response = $es->features->get_features(...);

This class extends the Search::Elasticsearch client with a "features" namespace, to support the API for the Features <https://www.elastic.co/guide/en/elasticsearch/reference/current/features-apis.html> plugin for Elasticsearch.

The full documentation for the Features plugin is available here: <https://www.elastic.co/guide/en/elasticsearch/reference/current/features-apis.html>

    $response = $es->features->get_features();

The get_features() method Gets a list of features which can be included in snapshots using the feature_states field when creating a snapshot.

See the get_features <https://www.elastic.co/guide/en/elasticsearch/reference/current/get-features-api.html> for more information.

Enrico Zimuel <enrico.zimuel@elastic.co>

This software is Copyright (c) 2024 by Elasticsearch BV.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
2024-01-25 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.