elasticsearch-note
elasticsearch-note copied to clipboard
Elasticsearch note
Results
1
elasticsearch-note issues
Sort by
recently updated
recently updated
newest added
个别概念的错误
1
base.md index 应该是类似关系型数据库中的 database > An index is like a database in a relational database. type 才是类似关系型数据库中的 table > A type is like a table in a relational database 参见:https://www.elastic.co/guide/en/elasticsearch/reference/current/glossary.html