【问题标题】:Elastic Search server searching remain continious while indexing the data into itElastic Search 服务器搜索在将数据编入索引时保持连续
【发布时间】:2019-02-22 15:46:17
【问题描述】:

当我们同时将数据索引/重新索引到特定的弹性搜索服务器时,如何从弹性服务器不间断地提供搜索或查询操作。

【问题讨论】:

    标签: elasticsearch search


    【解决方案1】:

    你需要看看使用别名:

    https://www.elastic.co/guide/en/elasticsearch/guide/current/index-aliases.html

    本质上,您创建具有唯一名称的新索引,并在一个原子步骤中将别名替换为旧索引

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-05-20
      • 1970-01-01
      • 2012-02-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多