Login
Remember
Register
Ask a Question
What is a Type in an Elastic search?
0
votes
asked
Feb 24, 2023
in
ElasticSearch
by
rajeshsharma
What is a Type in an Elastic search?
elastic-seach-type
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 24, 2023
by
rajeshsharma
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
...