OpenSearch/docs/reference/migration/migrate_7_0
Jim Ferenczi 7ad71f906a
Upgrade to a Lucene 8 snapshot (#33310)
The main benefit of the upgrade for users is the search optimization for top scored documents when the total hit count is not needed. However this optimization is not activated in this change, there is another issue opened to discuss how it should be integrated smoothly.
Some comments about the change:
* Tests that can produce negative scores have been adapted but we need to forbid them completely: #33309

Closes #32899
2018-09-06 14:42:06 +02:00
..
aggregations.asciidoc Remove support for deprecated params._agg/_aggs for scripted metric aggregations (#32979) 2018-08-28 09:27:43 +01:00
analysis.asciidoc Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
api.asciidoc Remove aliases resolution limitations when security is enabled (#31952) 2018-07-20 09:23:32 +02:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc completely drop `index.shard.check_on_startup: fix` for 7.0 (#33194) 2018-08-31 22:08:28 +02:00
java.asciidoc Docs: Add note about removing prepareExecute from the java client (#31401) 2018-06-19 07:21:58 -07:00
low_level_restclient.asciidoc LLREST: Drop deprecated methods (#33223) 2018-09-01 11:11:25 -04:00
mappings.asciidoc Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
packaging.asciidoc Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00
plugins.asciidoc Correct spelling of AnalysisPlugin#requriesAnalysisSettings (#32025) 2018-07-13 13:13:21 +01:00
restclient.asciidoc REST hl client: cluster health to default to cluster level (#31268) 2018-06-13 15:06:13 +02:00
scripting.asciidoc Change ScriptException status to 400 (bad request) (#30861) 2018-05-30 14:00:07 +02:00
search.asciidoc Scroll queries asking for rescore are considered invalid (#32918) 2018-08-28 15:48:23 -04:00
settings.asciidoc Reintroduce mandatory http pipelining support (#30820) 2018-05-23 14:38:52 -06:00
snapshotstats.asciidoc Include size of snapshot in snapshot metadata (#29602) 2018-05-25 21:04:50 +02:00