elasticsearch-note icon indicating copy to clipboard operation
elasticsearch-note copied to clipboard

Elasticsearch note

Results 1 elasticsearch-note issues
Sort by recently updated
recently updated
newest added

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