Skip to content

Pin kitconcept.solr to the Plate RAG fix revision (#580) - #474

Merged
reekitconcept merged 1 commit into
mainfrom
kid/580/pin-solr-plate-fix
Aug 14, 2026
Merged

Pin kitconcept.solr to the Plate RAG fix revision (#580)#474
reekitconcept merged 1 commit into
mainfrom
kid/580/pin-solr-plate-fix

Conversation

@reekitconcept

@reekitconcept reekitconcept commented Aug 13, 2026

Copy link
Copy Markdown
Member

Companion to kitconcept.solr PR #113 — the fix for GitLab ticket #580 (WikiPage content authored in the Plate editor invisible to the RAG search: the __somersault__ block is stored in blocks but not listed in blocks_layout, and the RAG extraction only walked the layout).

Pins kitconcept.solr by revision instead of the branch, everywhere:

  • backend: [tool.uv.sources] uses rev = a8953cef… instead of branch = "feature-ai-rag" (+ uv.lock re-resolved) — this revision carries the #580 fix
  • frontend: mrs.developer.json volto-solr uses tag: a8953cef… instead of branch
  • solr image: default tag sha-826383b instead of the moving feature-ai-rag branch tag (content-identical: the solr/ directory is unchanged since that revision)

Beyond delivering the fix for testing, this makes checkouts reproducible: what gets built no longer depends on when the branch tip was fetched.

Purpose / process: this branch is for @danalvrz to verify the fix against his #580 data. On confirmation, kitconcept.solr #113 gets merged first; this PR's merge is then Dante's call (after the merge the pin can be moved to the then-current feature-ai-rag revision, or kept — content-wise identical).

@reekitconcept
reekitconcept requested review from a team as code owners August 13, 2026 18:07
@reekitconcept
reekitconcept force-pushed the kid/580/pin-solr-plate-fix branch from ddcd5b2 to 738750b Compare August 13, 2026 18:37
@reekitconcept
reekitconcept requested a review from a team as a code owner August 13, 2026 18:50
Backend ([tool.uv.sources] rev + uv.lock), frontend (mrs.developer
tag) and the solr image default tag (sha-826383b, content-identical:
solr/ unchanged since that revision) now all reference a fixed
kitconcept.solr revision instead of the moving feature-ai-rag branch,
making checkouts reproducible.

The pinned backend/frontend revision a8953cef carries the fix for
GitLab #580 / kitconcept.solr#112: WikiPage bodies stored in
off-layout Plate blocks were invisible to the RAG chunking. This
branch is the verification vehicle for the reporter.

@danalvrz danalvrz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

tested locally, LGTM

@reekitconcept
reekitconcept merged commit ac50840 into main Aug 14, 2026
26 checks passed
@reekitconcept
reekitconcept deleted the kid/580/pin-solr-plate-fix branch August 14, 2026 08:09
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.

2 participants