Skip to content

docs(2.x): search relevance add-on and search pipelines (spec 0084) - #52

Open
glennjacobs wants to merge 13 commits into
nextfrom
docs/search-relevance
Open

glennjacobs wants to merge 13 commits into
nextfrom
docs/search-relevance

Conversation

@glennjacobs

@glennjacobs glennjacobs commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

Documents the search relevance work from lunarphp/lunar spec 0084 (monorepo PR: lunarphp/lunar#2731).

  • New 2.x/addons/search-relevance.mdx: what the add-on does, supported engines and Meilisearch limitations, installation, part-number search and the Typesense/Meilisearch host config, modes and the shadow-first rollout, Blade and headless tracking, attribution, scoring, versioning, scheduling, replay, config reference.
  • 2.x/addons/search.mdx: new Pipelines section (request/results pipelines, page(), withParams(), meta), new config keys, Meilisearch setup typo-tolerance step.
  • 2.x/extending/search.mdx: Search relevance section (custom normaliser, signal, ranker), skus_normalised and getExactMatchFields().
  • New 2.x/admin/search-relevance.mdx under a new Admin Panel group "Add-on sections".
  • 2.x/guides/search.mdx: Make Search Learn subsection.
  • 2.x/reference/search.mdx: skus_normalised row.
  • logs/flight-plan.mdx: entry.
  • docs.json: navigation entries.

Targets next because the v2 pages live under 2.x/ there and no 2.x branch exists on the remote.

Every class, config key, command and route was reconciled against the monorepo branch feat/search-relevance.

🤖 Generated with Claude Code

glennjacobs and others added 4 commits September 14, 2026 15:58
Adds the Search Relevance add-on page and its admin panel section page,
a Pipelines section to the search add-on page, a search relevance section
to the extending search page, a Make Search Learn subsection to the search
guide, and a flight plan entry.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…n with the source

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
glennjacobs and others added 9 commits September 14, 2026 16:43
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…plies

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…onfiguration

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ts, Jobs, Observers)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ages

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
… relevance page

It is a lunarphp/search setting, documented on the Search add-on page.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The skus_normalised field, Typesense schema entries and Meilisearch
typo-tolerance step apply with or without the relevance add-on.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…dit slot

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.

1 participant