On 4/2/2015 9:59 AM, Davis, Daniel (NIH/NLM) [C] wrote: > Can the mm parameter be set per clause? I guess I've ignored it in the > past aside from setting it once to what seemed like a reasonable value. > That is probably replicated across every collection, which cannot be ideal > for relevance.
It applies to the whole query. You can have a different value on every query you send. Just like with other parameters, defaults can be configured in the solrconfig.xml request handler definition. Thanks, Shawn