-
Notifications
You must be signed in to change notification settings - Fork 156
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
#4882 - Upgrade to Lucene 9 #4883
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Lucene 8.11.3 -> 9.10.0 - MTAS 8.11.1.0 -> embedded fork of 9.10.0.0 which is not yet released - OpenSearch 1.3.13 -> 2.14.0 - RDF4J 4.3.12 -> 5.0.0-M3 - Jena 4.6.1 -> 4.7.0 - Solr 8.11.3 -> 9.6.0
* main: (49 commits) #4940 - OAuth and SAML logins do not work if a servlet path is used #4942 - Clearing hidden feature does sometimes not work No issue: Minor cleaning [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-1 #4935 - Incorrect repetitions of sentences [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.2 #4936 - Option to export project via remote API without any secondary format #4933 - Exporting project fails if a curation CAS is missing or document state is wrong No issue: Do not fail-fast No issue: Try caching the Maven repo #4916 - Support for MS SQL Server No issue: Formatting No issue: Small style fix No issue: Minor correction in format documentation #4929 - Unmergable annotations should be hidden in integrated curation mode #4843 - Promote sidebar curation mode to proper curation page #4925 - Retain ability to select users in curation sidebar in finished documents #4919 - Unable to import project with knowledge-based exported by INCEpTION 33.0 (again) ... % Conflicts: % pom.xml
* main: #4956 - Ability to configure treatment of links features when merging or calculating agreement on a per-feature basis [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-33.3
- RDF4J 5.0.1 -> 4.3.13
- Added local port of RDF4J Lucene SAIL
reckart
force-pushed
the
refactoring/4882-Upgrade-to-Lucene-9
branch
3 times, most recently
from
July 26, 2024 18:52
b1ba95e
to
f4e8773
Compare
- Updated data for upgrade test
reckart
force-pushed
the
refactoring/4882-Upgrade-to-Lucene-9
branch
from
July 26, 2024 22:51
f4e8773
to
1eefdd4
Compare
- Jena 4.7.0 -> 5.1.0 - Solr 9.6.0 -> 9.6.1
* main: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.0-beta-2
reckart
force-pushed
the
refactoring/4882-Upgrade-to-Lucene-9
branch
from
July 27, 2024 02:19
1d2a248
to
cbc1f36
Compare
- Fix dependencies
This was referenced Jul 27, 2024
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in the PR
How to test manually
Automatic testing
Documentation