
You can use KQL. More information including syntax at https://learn.microsoft.com/sharepoint/dev/general-development/keyword-query-language-kql-syntax-reference.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In Windows Explorer, it's possible to narrow search results by searching like "filename:*.docx created:>1/1/2020". I believe this is called AQS Advanced Query Syntax.
I have searched online for a list of the analogous operators for searching files stored in SharePoint Online and I can't find it. I would like a simple reference from Microsoft that lists the available operators for whatever the equivalent is of AQS in SharePoint Online.
You can use KQL. More information including syntax at https://learn.microsoft.com/sharepoint/dev/general-development/keyword-query-language-kql-syntax-reference.
Please go to Microsoft 365 admin center> SharePoint> Search(If you are using modern SharePoint admin center, select More features> Search)>Mange Search Schema> Managed properties.
These are all available default properties that we could search with KQL, you could also create your custom managed properties.
For more information, please refer to https://learn.microsoft.com/en-us/sharepoint/manage-search-schema