Interface: SearchFilters
Makaio Framework / services-core / SearchFilters
Interface: SearchFilters
Section titled “Interface: SearchFilters”Defined in: ../../../packages/services/core/src/session/storage/fts-search-utils.ts:54
Filter parameters accepted by FTS search queries.
Scope filters (projectId, worktreeId) are intentionally absent —
scope-aware filtering is the responsibility of host priority-100
handlers that JOIN with the session_scopes junction table.
Properties
Section titled “Properties”isImported?
Section titled “isImported?”
optionalisImported?:boolean
Defined in: ../../../packages/services/core/src/session/storage/fts-search-utils.ts:56
status
Section titled “status”status:
"all"|"active"|"closed"|"archived"|"discovered"
Defined in: ../../../packages/services/core/src/session/storage/fts-search-utils.ts:55