Login
Remember
Register
Ask a Question
What types of basic operations can be performed with Elasticsearch?
+1
vote
asked
Jul 10, 2022
in
ElasticSearch
by
sharadyadav1986
What types of basic operations can be performed with Elasticsearch?
elasticsearch
operation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 10, 2022
by
sharadyadav1986
Elasticsearch allows the users to perform the following basic operations with Elasticsearch -
Create an index
Update index
Fetch data from an index
Delete index
Freeze index
...