Skip to content

Conversation

@gyst
Copy link
Collaborator

@gyst gyst commented Sep 25, 2025

Refs https://github.com/syslabcom/scrum/issues/3147

See the corresponding recensio.buildout PR for a fix for the fulltext indexing of standalone files, and for working with this package in a pre-configured development environment.

The solr config here is identical to the one in the corresponding recensio.buildout PR. The config is based on the collective.solr provided configuration, with indexes added that I took from the old solr configuration in recensio.deployment.

@gyst gyst requested a review from ale-rt September 25, 2025 12:44
- poppler_utils (pdf)
- html-tidy (cleans up the html that will be converted to pdf)

Solr: cave canem
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty sure you can configure the port and avoid the problem.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I tried. But the actual startup ignores any custom port and starts with the buildout configured port.
https://github.com/collective/collective.solr/blob/1d65570fd9270d465317469796f17a7b351bd4d5/src/collective/solr/testing.py#L61

In order to keep this PR small and focused I've extracted fixing that into a subtask https://github.com/syslabcom/scrum/issues/3974

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like I said, I tried. And found out that the port is not passed to the solr start script.

@gyst gyst merged commit 1626d70 into main Nov 10, 2025
2 checks passed
@gyst gyst deleted the solr branch November 10, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants