Skip to content

Conversation

heurtematte
Copy link
Contributor

When searching for the keyword staging, no results are returned if the filter is enabled. This appears to be due to the term being translated or normalized to stage.

Observed behavior:

  • Searching for staging: returns 0 results
  • Searching for stage: returns both stage and staging results

This behavior is problematic since staging is a common technical term in documentation, and users expect it to return relevant results directly.

@heurtematte heurtematte requested a review from fredg02 September 4, 2025 12:30
@heurtematte heurtematte temporarily deployed to pull-request-preview September 4, 2025 12:31 — with GitHub Actions Inactive
Copy link

github-actions bot commented Sep 4, 2025

PR Preview Action v1.4.7
🚀 Deployed preview to https://eclipse-cbi.github.io/cbi-website-preview/pr-preview/pr-15/
on branch gh-pages-preview at 2025-09-04 12:32 UTC

@fredg02
Copy link
Contributor

fredg02 commented Sep 4, 2025

Trying to find out what "stemming" is, I stumbled over yeraydiazdiaz/lunr.py#75 which mentions:

For example, MkDocs Material doesn't use stemmer..

Which links to this comment: squidfunk/mkdocs-material#1483 (comment)

So I'm confused right now, if stemmer is used by default or not.

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