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] Added Chinese and Japanese symbols into locale. Currently those symbols will be indexed by fulltext engine (using space-separators), but proper tokenization for the languages will be added in the separate release
[fea] Added debug_rank() function for fulltext-indexes (it allows to get some more ranking details in the resulting docs)
[fix] Fixed crash in fulltext index data deletion after incorrect encoding error handling
[fix] Fixed LSN setting for deleted items
[fix] Fixed large int64 convertion in SQL queries
Replication
[fix] Fixed possible datahash missmatch after WAL-sync in cascade replication setups
[fix] Fixed storage rollback from v4 with non-default server ID values