Skip to content

Fix/video keyword search#593

Open
zanetagebka wants to merge 3 commits intodevel_29from
fix/video-keyword-search
Open

Fix/video keyword search#593
zanetagebka wants to merge 3 commits intodevel_29from
fix/video-keyword-search

Conversation

@zanetagebka
Copy link
Copy Markdown
Contributor

@zanetagebka zanetagebka commented Apr 17, 2026

  • by_query scope now also matches files by slug (ILIKE), so searching
    by a CMS keyword / slug fragment finds videos and other files by exact match, for example it will return "Test" if test will be typed, first, not for example "test file"

…d tagged_with to by_query scope so the top search bar finds files by manually-added CMS keywords. Prioritize exact matches in all autocomplete endpoints so Enter selects the expected option.
…d tagged_with to by_query scope so the top search bar finds files by manually-added CMS keywords. Prioritize exact matches in all autocomplete endpoints so Enter selects the expected option.
@zanetagebka zanetagebka requested a review from mreq April 17, 2026 08:19
Copy link
Copy Markdown
Member

@mreq mreq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix/video keyword search

Pro PR prosim conventional commit message

Comment thread CHANGELOG.md

- **hyperlinks in tiptap editor**: Added autolink to config file to allow override
- **keep tags field editable**: after choosing a suggestion
- **file search by slug/keyword**: `by_query` scope now also matches files by slug (ILIKE), so searching by a CMS keyword or slug fragment finds videos and other files
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tohle neni soucasti?

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