Explorar o código

Adding java api changes to migrate_3_0.asciidoc

Christoph Büscher %!s(int64=9) %!d(string=hai) anos
pai
achega
98446e7dd3
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      docs/reference/migration/migrate_3_0.asciidoc

+ 4 - 0
docs/reference/migration/migrate_3_0.asciidoc

@@ -543,6 +543,10 @@ to index a document only if it doesn't already exist.
 
 `InternalLineStringBuilder` is removed in favour of `LineStringBuilder`, `InternalPolygonBuilder` in favour of PolygonBuilder` and `Ring` has been replaced with `LineStringBuilder`. Also the abstract base classes `BaseLineStringBuilder` and `BasePolygonBuilder` haven been merged with their corresponding implementations.
 
+==== RescoreBuilder
+
+`RecoreBuilder.Rescorer` was merged with `RescoreBuilder`, which now is an abstract superclass. QueryRescoreBuilder currently is its only implementation.
+
 [[breaking_30_cache_concurrency]]
 === Cache concurrency level settings removed