A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hello @SueK,
Thank you for reaching out to Microsoft Q&A Community.
According to your concern, we want to share that SharePoint does not support suffix wildcard search, it only support for prefix matching. SharePoint search tokenizes content and metadata and it doesn't treat the filename as a searchable string in the same way traditional file systems do. Wildcards (*) are limited and often only work at the end of a term, not in the middle or beginning. That's why Policy259.docx and Form259.docx don't work but 259Policy.docx and 259Form.docx do.
In this case, there are some alternatives that we suggest you consider try:
- Use Metadata: it's like labels or tags you attach to a document.
- You create a column called Policy ID in your SharePoint library.
- When you upload a document, you fill in the Policy ID (e.g., 259).
- You can then search or filter by this ID to find all related documents
- Use Document Sets: it let you group related documents (e.g., a policy and its appendices) and apply shared metadata to all of them. You can create a Document Set called Policy 259 and store Policy259.docx, Form259.docx, etc. Inside it.
I hope the above information is helpful for you. If there's anything else I can help you with, please feel free to reach out again.
Looking forward to your response.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment”.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.