Skip to content
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

[pull] develop from IQSS:develop #635

Merged
merged 64 commits into from
Sep 1, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 29, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

pdurbin and others added 30 commits August 14, 2023 15:27
Update all Solr references from 8.11.1 to 9.3.0 and
make sure you can spin up containers.

schema.xml was copied from
solr-9.3.0/server/solr/configsets/_default/conf/managed-schema.xml

(Note managed-schema.xml as there is no schema.xml upstream.)

solrconfig.xml was copied from
solr-9.3.0/server/solr/configsets/_default/conf/solrconfig.xml

API tests will fail, of course, because we have not yet added
our Dataverse-specific config. We'll be moving it from these
files and then deleting them:

conf/solr/8.11.1/schema.xml
conf/solr/8.11.1/solrconfig.xml
Conflicts:
downloads/download.sh
scripts/vagrant/setup.sh
Instead of keeping the XML file originating from Solr 7 around,
let's put our customisations in the vanilla config.

The indentation changed, so this looks like an "everything changed"
thing.

Aside from that, we are doing three changes:
1. Enable ClassicIndexSchemaFactory
2. Disable schemaless via "update.autoCreateFields:false"
3. Tweak our searches in /select request handler
- No longer use Trie*Fields, switch all to point fields (Trie has been
  deprecated since 9)
- Add some new field types added since Solr 9 came out
We don't need the scripting module anymore.
New handlnet library 9.3.1 from maven central (9805)
@pull pull bot added the ⤵️ pull label Aug 29, 2023
pdurbin and others added 26 commits August 29, 2023 09:18
As the comment in the pom said, it was only added for testing:

"UNF v5 (buggy), (temporarily) added for
testing ingest against DVN v3  - L.A."
add note about :MDCLogPath, Payara 5 vs 6 #9822
fix for double-url-encoded ":" in "hdl:". #9797
get FITS jar from Maven Central, not local_lib
remove unused titanium json ld jar from local_lib
…iver-warnings

release note for archivers
…hrowing errors under p6 on account of some conflict with prettyfaces rewrite. (#9770)
…e. Replaced them with the more neutral "Dataverse Project") #9770
Update file-edit-button-fragment.xhtml
get FITS metadata extraction working again post PR 9841
Update to XOAI 5.1.0 for Jakarta EE 10
get tests passing in Jenkins
@poikilotherm poikilotherm merged commit ed81893 into poikilotherm:develop Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants