Appearance
分布式搜索引擎 elasticsearch
elasticsearch 默认只能搜索出10000条数据,超出10000+条的数据,需要使用其他方案进行搜索
使用scroll_id获取数据 使用after_key获取数据