官术网_书友最值得收藏!

  • Elasticsearch Blueprints
  • Vineeth Mohan
  • 66字
  • 2021-07-16 13:39:33

Implementing a category filter

Normally, the category fields are of the type string. We need to index this unanalyzed field to match the exact term. In fact, Elasticsearch uses a term filter for the purpose of matching strings:

The following snippet shows you how to use a terms filter:

{
    "filtered" : {
        "filter" : {
            "term" : {
                "category" : "Books"
        
            }
        }
    }
}
主站蜘蛛池模板: 罗源县| 扎兰屯市| 四川省| 深州市| 福建省| 林周县| 临漳县| 嘉定区| 当涂县| 惠东县| 从江县| 保山市| 林芝县| 三穗县| 广昌县| 博爱县| 南漳县| 历史| 崇左市| 宁南县| 敖汉旗| 皮山县| 井研县| 永宁县| 吴川市| 葵青区| 莱州市| 凤庆县| 阿拉善右旗| 交口县| 临潭县| 通化县| 唐河县| 长葛市| 湟源县| 高碑店市| 潜山县| 罗甸县| 阿图什市| 区。| 手机|