I want to sort by occurrences count in Elasticsearch.
For example, I have some texts that contain Ludwig van Beethoven string and I want to sort them by these string occurrences count in the text.
Is this possible?
I want to sort by occurrences count in Elasticsearch.
For example, I have some texts that contain Ludwig van Beethoven string and I want to sort them by these string occurrences count in the text.
Is this possible?