quickwit-oss/quickwit

A string range query on a JSON field should return an error

Open

#4,036 建立於 2023年10月27日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Rust (553 fork)github user discovery
buggood first issue

倉庫指標

Star
 (11,300 star)
PR 合併指標
 (PR 指標待抓取)

描述

If you have a JSON field field in your mapping and you make a range query field.subfield:[y TO z] will match all the documents.

Instead, we should return an error.

貢獻者指南