You can use KQL. More information including syntax at https://learn.microsoft.com/sharepoint/dev/general-development/keyword-query-language-kql-syntax-reference.
Need list of SharePoint search operators for end-users, like AQS but for SharePoint Online
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.
Microsoft 365 and Office | SharePoint | For business | Windows
2 answers
Sort by: Most helpful
-
-
JoyZ 18,111 Reputation points
2020-08-06T06:08:39.877+00:00 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