brentam
brentam
### Description This a temporary/**draft** PR to discuss the viability of changes to the LanguageAnalyzer needed to correct some issues. The original PR is here [#779](https://github.com/opensearch-project/opensearch-java/pull/779) By submitting this pull...
### Description _Describe what this change achieves._ When trying to build `IndexSettings`. There is no way to build default analyzers for languages supported in opensearch. The only supported language is...
### Is your feature request related to a problem? When trying to build a client using json files, when deserialising the settings, I get the error **`Missing required property 'Builder.'`**....