how get LABEL count in json

(from github.com/MajidSafari)
how get LABEL count result in json result

(from github.com/marevol)
Use facet.field:

 curl "https://search.n2sm.co.jp/json/search/?q=fess&facet.field=label"

facet_field is returned in the response.

(from github.com/MajidSafari)
tanx