我在Elastic Search中将文档存储为 "has_bool_column" : false,现在,当我使用python脚本进行查询时。我得到的结果是 "has_bool_column" : False,false (小写)如何转换为False (大写F) from elasticsearchElasticsearch("http://localhost:9200/")
res = elas
首先,如果我要求的是愚蠢的话,很抱歉,但我对弹性搜索非常陌生。下面是我需要做的:我有一个关键字数组,我需要在索引的每个文档中搜索这些关键字。例如:doc1 = "Hello there, I've only programmed in python."Im now learning html"
搜索结