A large number of [2019-03-22T14:19:52,864][WARN ][org.elasticsearch.deprecation.common.ParseField] Deprecated field [_retry_on_conflict] used, expected [retry_on_conflict] instead messages are seen on the upgraded elasticsearch 6 nodes.
- T209859 Setting a negative [weight] in Function Score Query is deprecated and will throw an error in the next major version
- T219265: _retry_on_conflict -> retry_on_conflict
- T219266: nested_path/nested_filter has been deprecated in favour of the [nested] parameter
- T219267: Deprecated field [auto_generate_phrase_queries] used, replaced by [This setting is ignored, use [type=phrase] instead to make phrase queries out of all text that is within query operators, or use explicitly quoted strings if you need finer-grained control]
- T219268: The [classic] similarity is now deprecated in favour of BM25, which is generally accepted as a better alternative. Use the [BM25] similarity or build a custom [scripted] similarity instead.