Skip to content

Cannot search file by the url in the file content anymore ? #10611

@shironeko269

Description

@shironeko269

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

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

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.

Image Image

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.

Metadata

Metadata

Assignees

Labels

sharepoint-developer-supportsharepoint-developer-supporttype:invalid-not-dev-issueThis repo+issue list is for SharePoint development topics. Non-dev issues will be closed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions