facet sort by value not by count

Hi

I am getting facets sorted by count bydefault . But i want to sort it by value alphabetically .
i tried updating config in fess.json but it didnt work . Please help me solving this.
query.facet.fields.sort=value.asc

value.asc is not available. please try term.asc.

Thanks for your reply . i tried updating in fess_config.properties . But it didnt work .
Whatever value assigned to it ,facet order is by count.desc only. So is there any way to sort facets

I tried it on label field, but it works.

thanks but it didnt work for me. do we need to do reindexing after this config change

You need to restart Fess, not reindexing.