I am powering a web search using Sphinx, and am getting the following error message while building the indexes:
WARNING: sort_hits: merge_block_size=76 kb too low, increasing mem_limit may improve performance
The problem is I can't find any documentation on where this setting is configured. I'm somewhat versed on Sphinx setup, so I just need to know where the setting is configured.