【问题标题】:How to implement the statistical facet together with the histogram facet or the date histogram facet in ElasticSearch?如何在 ElasticSearch 中将统计方面与直方图方面或日期直方图方面一起实现?
【发布时间】:2012-04-16 17:14:41
【问题描述】:

在这个关于statistical facet in ElasticSearch 的文档中,在页面底部,它似乎暗示我们可以实现直方图方面,但它没有教我们如何实现。

谁能告诉我你如何通过示例实现统计方面以及直方图方面和日期直方图方面?

【问题讨论】:

    标签: elasticsearch


    【解决方案1】:

    统计分面页面底部对直方图分面的引用似乎只是复制和粘贴错误。它应该是“为了实现统计方面,......”

    可以在此处找到直方图和日期直方图方面的示例:

    http://www.elasticsearch.org/guide/reference/api/search/facets/histogram-facet.html http://www.elasticsearch.org/guide/reference/api/search/facets/date-histogram-facet.html

    【讨论】:

    • 直方图方面类似于统计方面,但与时间相关
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-08-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多