Skip to content

fix(patternfly): keyword exception list filter#171

Merged
cdcabrera merged 1 commit into
patternfly:mainfrom
cdcabrera:20260428-word-filter-exceptions
Apr 29, 2026
Merged

fix(patternfly): keyword exception list filter#171
cdcabrera merged 1 commit into
patternfly:mainfrom
cdcabrera:20260428-word-filter-exceptions

Conversation

@cdcabrera
Copy link
Copy Markdown
Member

@cdcabrera cdcabrera commented Apr 28, 2026

What is it?

  • fix(patternfly): keyword exception list filter
    • docs.filterWords, exception list
    • pf.getResources, keyword exception list filter

Notes

  • during the release audit the filtering mechanism for 3 letter words (implemented to reduce search noise) during indexing filtered out cli but retained it for the index keys. this adds in an exception list we can grow as-needed when one-off words appear

Check the build, use the inspector

  1. update the NPM packages with $ npm install
  2. $ npm run build
  3. $ npx -y @modelcontextprotocol/inspector node dist/cli.js
  4. searching for CLI should now bring up 2 exact results
    • guidelines on CLI from org
    • PatternFly CLI

Updates issue/story

ongoing
related pf-4036 and #166

@cdcabrera cdcabrera force-pushed the 20260428-word-filter-exceptions branch from 0f0ffee to a8e2a5d Compare April 29, 2026 18:00
@cdcabrera cdcabrera marked this pull request as ready for review April 29, 2026 18:00
@cdcabrera cdcabrera force-pushed the 20260428-word-filter-exceptions branch from a8e2a5d to 38d3af3 Compare April 29, 2026 18:09
@cdcabrera cdcabrera changed the title fix(docs): word filter exception list fix(patternfly): keyword exception list filter Apr 29, 2026
* docs.filterWords, exception list
* pf.getResources, keyword exception list filter
@cdcabrera cdcabrera force-pushed the 20260428-word-filter-exceptions branch from 38d3af3 to 12e2974 Compare April 29, 2026 19:49
@cdcabrera cdcabrera merged commit 77f664f into patternfly:main Apr 29, 2026
3 checks passed
@cdcabrera cdcabrera mentioned this pull request May 11, 2026
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