Unfortunately, I can't help much with refresh_on_change either, we just use the <conditional>/<when> tag set. I have been under the impression the the documentation has been written for 'refresh_on_change' in the meantime. I am sorry, I should have checked first, before suggesting it.
No problem. I’ll know to keep en eye for documentation on this feature :)
Regarding the command line: you can have different commandlines, eg
<command> #if ($summary.mode=="a")#commandline1 #elif ($summary.mode=="b")#commandline2 #elif ($summary.mode=="c")#commandline3 #end if </command>
and one of those 'commandlines' could be two commands (ie indexing first, followed by the next binary)
I had not thought of that! That makes sense, yes. I’ll do that. Thanks! -- Jean-Frédéric