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] Sufficiently optimized ranks merging loop for queries with large relevant results count (up to 25% performance boost according to our CPP-benchmarks)
[fix] Fixed composite fulltext indexes update when target index has individual fields configs
[fix] Fixed crash when indexing arrays with enable_numbers_search
[fix] Fixed fast-path index update
Reindexer server
[fea] Added support for transaction in Protobuf and MsgPack format (in /api/v1/db/:db/namespaces/:ns/transactions endpoint)
[fix] Fixed crash on incorrect JSON for equal_positions and join_query fields in Query DSL parser