Manticore Search 2.7.3 GA

Manticore Search 2.7.3 has been released.

This release focus on stability and contains over 40 bugs,memory leaks and crashes fixes.
An important issue fixed is the slow increase of RSS memory of daemon over time in certain conditions.
Several fixed were made to Percolate Queries feature.

Improvements in this release:

  • CALL KEYWORDS result set can be sorted by docs/hits using sort_mode option
  • DEBUG command can initiate a SIGEGV action (crash on demand) with ‘crash ’ subcommand when used on VIP connections. In addition, ‘malloc_stats’ subcommand can dump malloc information in searchd.log and malloc_trim can perform a malloc_trim() operation.
  • If GDB is present in the system, a more complete backtrace is logged.