Skip to content

feat(live_chat): implement conversation text search#29

Merged
pedro-fs-garcia merged 1 commit into
developfrom
feat/search
May 2, 2026
Merged

feat(live_chat): implement conversation text search#29
pedro-fs-garcia merged 1 commit into
developfrom
feat/search

Conversation

@pedro-fs-garcia
Copy link
Copy Markdown
Contributor

Adds case-insensitive substring search over message content, deduplicated by ticket and ranked by match count. Scope is enforced by role: clients see only their own conversations, agents see only assigned ones, admins see all.

…coping

Adds case-insensitive substring search over message content, deduplicated
by ticket and ranked by match count. Scope is enforced by role: clients
see only their own conversations, agents see only assigned ones, admins
see all.
@pedro-fs-garcia pedro-fs-garcia merged commit f9ef92c into develop May 2, 2026
@pedro-fs-garcia pedro-fs-garcia deleted the feat/search branch May 4, 2026 18:11
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