-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Upgrade] Lucene 9.0.0 release #1109
Commits on Mar 15, 2022
-
[Remove] types from UID and remaining types in translog
Removes types from UID class along with cleaning up all obsolete MapperService dependendices. This includes removing UID from the Translog Delete operation which is no longer needed due to type dependency removal. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for bbdf6b2 - Browse repository at this point
Copy the full SHA bbdf6b2View commit details -
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 56d9324 - Browse repository at this point
Copy the full SHA 56d9324View commit details -
This commit upgrades the core codebase from Lucene 8.9 to lucene-9.0.0. It includes all necessary refactoring of features and API changes when upgrading to a new major Lucene release. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 66ea3d7 - Browse repository at this point
Copy the full SHA 66ea3d7View commit details -
Fixing JDK-11 and HighlighterSearchIT::testPostingsHighlighter
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for f8e21b5 - Browse repository at this point
Copy the full SHA f8e21b5View commit details -
More highlighter-related test fixes (#2)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 360c7d2 - Browse repository at this point
Copy the full SHA 360c7d2View commit details -
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 9488339 - Browse repository at this point
Copy the full SHA 9488339View commit details -
remove AwaitsFix from CustomUnifiedHighlighterTests
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 1388897 - Browse repository at this point
Copy the full SHA 1388897View commit details -
PluginsServiceTests is passing (#3)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for e7af399 - Browse repository at this point
Copy the full SHA e7af399View commit details -
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for d35292a - Browse repository at this point
Copy the full SHA d35292aView commit details -
Revert "PluginsServiceTests is passing (#3)"
This reverts commit e7af399. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for f080199 - Browse repository at this point
Copy the full SHA f080199View commit details -
add spdx header to lucene copied files
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 451a409 - Browse repository at this point
Copy the full SHA 451a409View commit details