技术栈

es bool exists

huan_1993
2 年前
java·elasticsearch·null值查询·es bool exists
如何在es中查询null值在我们向es中写入数据时,有些时候数据写入到es中的是null,或者没有写入这个字段,那么这个时候在es中该如何查询出这种为null的数据呢?