Context:
In the logs we currently observe some deprecation warnings on the elasticsearch API we should resolve.
AT:
date histrogram warning is resolved:
code
20:17:52.981 [qtp1090057640-37722] WARN org.elasticsearch.client.RestClient - request [POST http://localhost:9200/optimize-process-instance/_search?typed_keys=true&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&search_type=query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.2.1-fe6cb20 "[interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future."]
--> moved to #OPT-3928- ngram naming warning is resolved
"The [nGram] tokenizer name is deprecated and will be removed in a future version. Please change the tokenizer name to [ngram] instead."]
This is the controller panel for Smart Panels app
- is related to
-
OPT-3941 Reindex every index with the Upgrade 3.0 to 3.1 to consistently update anaylsis settings
- Done