You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fea] Allowed to update scalar-index to array-index and vice versa for the case, when namespace is empty
[fix] Fixed incorrect EqualPosition's interaction with brackets optimizer in SELECT-queries. Now optimizer should not remove the brackets containing EqualPosition
[fix] Fixed crash in ORDER BY arithmetic sorting expresion with composite indexes
[fix] Fixed assertion on attempt to use 'null'-values with =, IN(), <, >, <=, >= and RANGE() operators
[fix] Added extra type validations for indexed document content during CJSON/JSON/MsgPack/Protobuf deserialization
[fix] Added JSON-validation for SetObject-method in UPDATE-queries
Fulltext
[fix] Fixed areas positions for number search
[fix] Removed some of the default stop-words
Reindexer server
[fea] Increased max shared workers for RPC/HTTP-servers
Go connector
[fea] Added support for empty reindex/json tags with default index/jsonpath-names (i.e. constructions like StrField string `reindex:"" json:""` )
Face
[fea] Added splitter field to the Full text index settings
[fix] Fixed wrong input field clearing on the cache settings page
[fix] Fixed sort order icon on the tables
[fix] Fixed data saving in JSON view on the Index settings page