0 votes
in ElasticSearch by
What is a Type in an Elastic search?

1 Answer

0 votes
by
Type, here is a table in the relational database. These types (tables) hold multiple Documents (rows), and each document has Properties (columns).

Type in an Elastic search
...