The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catmandu::Store::ElasticSearch::Bag - Catmandu::Bag implementation for Elasticsearch

DESCRIPTION

See the main documentation at Catmandu::Store::ElasticSearch.

METHODS

This class inherits all the methods of Catmandu::Bag, Catmandu::CQLSearchable and Catmandu::Droppable. It also provides the following methods:

create_index()

This method is called automatically when the bag is instantiated. You only need to call it manually it after deleting the index with drop or the Elasticsearch API.

SEE ALSO

Catmandu::Bag, Catmandu::Searchable, Catmandu::CQLSearchable, Catmandu::Droppable