- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
We're excited to announce the release of Manticore Search 9.3.2, bringing enhanced table usage tracking, memory optimization, and numerous stability improvements to make your search experience more reliable and efficient.
?️ New Features and Improvements
This release includes several enhancements:
This release addresses several important issues:
Upgrade to Manticore Search 9.3.2 to take advantage of these new features and improvements. For a full list of changes, visit the .
We'd love to hear from you!
?️ New Features and Improvements
This release includes several enhancements:
- Per-Table Command Counter and Usage Statistics (): Added detailed table usage statistics and command tracking for better monitoring and optimization.
- Memory Usage Optimization (): Reduced peak memory usage during merge operations. Document ID to row ID lookups now use 12 bytes per document instead of 16 bytes, significantly reducing memory requirements (e.g., 24 GB RAM for 2 billion documents instead of 36 GB).
This release addresses several important issues:
Memory and Resource Management:
- Fixed OOM (Out Of Memory) errors when using ORDER BY and WHERE on id ()
- Improved handling of large document IDs to prevent search failures ()
- Fixed undefined behavior when zeroing string attributes ()
Table and Index Management:
- Fixed table damage issues by removing complex chunk updates and refactoring autoflush ()
- Fixed incorrect COUNT(*) values in large real-time tables ()
- Fixed leftover tmp.spidx files when the optimize process was interrupted ()
Query and Search Improvements:
- Fixed crash when using grouper with multiple JSON attributes on RT tables with multiple disk chunks ()
- Fixed WHERE string ANY(...) queries failing after RAM chunk flush ()
- Fixed bug in distance calculation when using the GEODIST function ()
Integration and Compatibility:
- Added support for creating Kafka sources for specific partitions ()
- Fixed build compatibility with Boost 1.88.0 ()
- Added support for Elastic's query_string filter format ()
Upgrade to Manticore Search 9.3.2 to take advantage of these new features and improvements. For a full list of changes, visit the .
We'd love to hear from you!
- Join the discussion on our
- Report issues or suggest features on
- Chat with us on
- Email us directly at contact@manticoresearch.com