Get a list of all available language analyzers?

The API used in that old post is the get index settings API, which in the example was used to list the full settings for the sgen index.

This naturally only lists the analysers that have been configured for a specific index. As far as I know there is no API that list all available/possible analysers. You can after all craete your own as well as add new ones through plugins.

1 Like