启动 docker container后,默认的登陆用户为 root,那么如何以其他用户进入docker container 中呢?
I started to learn Faiss in September 2018. Although there was a lot of confusion at the beginning, it was finally officially used in the project after two months of study.
Here is a summary. 中文版.
为了能在生产上,更好地使用 Elasticsearch,需要有些注意点,如硬件、配置等。
这一篇主要学习一下Hbase官方文档上提到的几个 rowkey 设计的例子。
有时候表的 rowkey 设计,并不能满足我们的查询,这时候就要使用“二级索引”。