What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
Site designs & site scripts
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
- browser version
- SPFx version
- Node.js version
- etc
Issue description
We can no longer search by URL (or URL parameters) embedded inside document content for the new files, even though this behavior still works for the old files. This change affects how we managed new files on our SharePoint sites both on SharePoint Online page and our products using SharePoint CSOM to search.
For the old files, searching by a specific identifier contained in a URL (for example, an Id parameter inside a hyperlink within a document) could return results.
But now new files cannot be searched by the URL parameter value does not return results, even though the value is still present in the document content. Searching by link title/other parts still works. Already tried Reindex Document Library but nothing change.
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
Site designs & site scripts
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
Issue description
We can no longer search by URL (or URL parameters) embedded inside document content for the new files, even though this behavior still works for the old files. This change affects how we managed new files on our SharePoint sites both on SharePoint Online page and our products using SharePoint CSOM to search.
For the old files, searching by a specific identifier contained in a URL (for example, an Id parameter inside a hyperlink within a document) could return results.
But now new files cannot be searched by the URL parameter value does not return results, even though the value is still present in the document content. Searching by link title/other parts still works. Already tried Reindex Document Library but nothing change.