Very useful indeed, thank you! As this provides sorting for multi-valued fields, I can see myself doing less searches like authors:#=2, tags:#=3 and so on.
I've just tested it and have already set two columns using:
program: field_list_count('tags')
program: field_list_count('authors');
Is the semicolon needed, BTW? I'm never sure.
|