JetBrains / xodus-entity-browser

Web UI entity browser for xodus database
Apache License 2.0
60 stars 22 forks source link

Query by range is broken #39

Open rdicroce opened 2 years ago

rdicroce commented 2 years ago

Query by range seems to be completely broken. Though strangely, it seems to be broken in different ways depending on the data type. With entity browser version 1.3 and this database:

Also, the help provided by the ? button is a little unclear about the behavior of search by range. It says the search looks for values "inside the specified interval" but doesn't say whether the interval is inclusive or exclusive.