Skip to content

Add flexible search to CuratorPanel#623

Open
amywestlake wants to merge 1 commit into
awcodes:3.xfrom
amywestlake:add-flexible-search
Open

Add flexible search to CuratorPanel#623
amywestlake wants to merge 1 commit into
awcodes:3.xfrom
amywestlake:add-flexible-search

Conversation

@amywestlake

Copy link
Copy Markdown

My suggestion for extra flexibility when searching for media.

Currently when an image name includes hyphens or underscores, the image is not returned in search when spaces are used.

This change means searching for ‘my image’ will now return my-image.png.

@awcodes

awcodes commented Aug 2, 2025

Copy link
Copy Markdown
Owner

Thanks for the PR. Will address it soon. Just doing some research to see if there's and performance implications of having n+1 wildcards in a query.

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