Analyzing words frequency among all documents in index

Hello,

after some research I could not find a way how to dynamically sort words in index by their frequency.
I would like to use this feature to dynamically build possible stopwords dictionary.
I know elastic operates with term frequencies, but is there any API to show this data?

Thanks in advance

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.