jeromeroucou
jeromeroucou
Hi @scolapasta , the PR is not yet ready as it's waiting for the sitemap4j library namespaces fix, referenced by gdcc/sitemapgen4j#18
@poikilotherm Thanks for the update ! On my laptop with the latest SNAPSHOT version, unit tests and sitemap generation with some dataverses and datasets work fine. When the new release...
@poikilotherm thanks for you work on the sitemapgen4j ! The `2.1.2` version is now used on pom.xml
After discussion with @pdurbin, a new commit have been done to fix the sitemap URL in case of `sitemap_index.xml` file. A example below : ```xml https://domain.tld/sitemap/sitemap1.xml 2024-04-22 https://domain.tld/sitemap/sitemap2.xml 2024-04-22 ```...
Hi @qqmyers, thanks for this feedback. No, I don't run `Http2SolrClient` some days, but I'll try to do it on my side too. I'll indicate the result.
Unfortunately no, our deployment environment is still broken. We're still working on restoring it. I hope to be able to give you an update within 2 weeks.
Hi @poikilotherm, I think the documentation you're referring to specifies that the client is in progress (I understand that it's not out of the question for a method signature to...
The PR is finally ready for review again! I've taken @poikilotherm feedback into account by using a feature flag. Regarding @qqmyers comments, we deployed this branch in an environment that...
Feature flag is now removed
Hello @ofahimIQSS , I've just merge `develop` branch