table of contents
Catmandu::Store::ElasticSearch::Bag(3pm) | User Contributed Perl Documentation | Catmandu::Store::ElasticSearch::Bag(3pm) |
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
2022-10-14 | perl v5.34.0 |