Skip to content

parseSearchQuery type: filter incomplete #5

Description

@krwg

Summary

Only type:release is enforced; type:note and others documented but ignored.

Target milestone: 2.8.5
Work branch: 2.8.5/issue-5-type-filter


Problem

README shows type:note page:docs. matchesSearchFilters only handles type:release.

Expected behavior

Implement category filters or document unsupported grammar explicitly.

Suggested approach

Map filters.type to item categories; add filter matrix tests.

Files / areas

  • lib/engine.js
  • lib/tokenize.js
  • README.md

Acceptance criteria

  • type:note behavior defined and tested
  • Tests for page, app, path, tag filters

Metadata

Field Value
Priority P1
Milestone 2.8.5
Branch 2.8.5/issue-5-type-filter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Important quality UX or publish blockerbugSomething is brokendocumentationDocs and release notesengineCore engine logic

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions