Attachment search wildcard

Is there a way to search Attachments on a page with a wildcard? For example, if there are 4 attachments “certificate_03_main.pdf”, “certificate_xy_backup.pdf”, “certificate_location_main.pdf”, “warehouse_d2_backup.pdf”, is there a way to use a wildcard to return only the attachments containing both “certificate” and “backup” words, to filter out “warehouse_d2_backup.pdf”? The usual star symbol doesn’t work, so either there is none at the moment or there is a different way to do it.

Hello, see https://extensions.xwiki.org/xwiki/bin/view/Extension/Solr%20Search%20Application#HSearchSyntax for the syntax.

That’s not the search I’m talking about. I’m specificially talking about the search function within the Attachments modal of a page. That syntax doesn’t apply to it.

ok so that’s not really a search but a filter, and there’s no special filter syntax so you can’t do that you want.

As a workaround, you can use the search feature and restrict it to a specific page.