MSc
MSc
Add a SolrCoreRewriterContainer for storing querqy rewriter rule data in a solr core with classic index replication support Proposed solution for #872 ### How it works - The new `SolrCoreRewriterContainer`...
Our Solr setup looks like this: - Classic index replication [^1] - Self-contained Solr Docker image with prepared config sets as part of the image (readonly-fs). Only the Solr data...
The pattern to replace the RewriterContainer#rewriters (that's not introduced in this change but also used in the other containers) appears dangerous. In my opinion `rewriters` should be `volatile` or an...
**Is your feature request related to a problem? Please describe.** We want to use Microsoft Entra ID for authentication of Quepid users. **Describe the solution you'd like** Quepid should package...