0

This happens in code and also using the latest SharePoint Search Query Tool (v2.8.8, https://github.com/pnp/PnP-Tools/releases/tag/v2.8.8-Search-QueryTool)

I do a query (Example "UniqueId:"{67286CE0-AA7C-4779-B220-9241FDB17C19}"" and it retrieves the file with that ID. I do another query for a different file with the correct UniqueID, and the ResultTable Row count is zero.

Is anyone else having a similar issue? It seems to be happening on several document libraries in my tenant. I can't find a patter as to the files it can't find. Some have been there for a while, some are new, and some a recently updated.

Searching by UI on the site seems to retrieve them, although at that point I'm not specifying UniqueID, just entering the guid in the search box.

3
  • Issue seems to be that for some files, including brackets in search is required; in others, it does not work. So, for one file, "UniqueId:"{67286CE0-AA7C-4779-B220-9241FDB17C19}"" will work but "UniqueId:"67286CE0-AA7C-4779-B220-9241FDB17C19"" won't. And for another file, "UniqueId:"7DF79D3B-9486-4031-86E5-BBDD9DC05D71"" will work but UniqueId:"{7DF79D3B-9486-4031-86E5-BBDD9DC05D71}" won't work. Any advice on how to alert Microsoft to this issue? Not sure how to do this in the UI to get the result that will get support. Commented Jul 7, 2021 at 20:09
  • (The one with the {} characters is what had been working, I believe up until yesterday but with the holiday could have started sooner) Commented Jul 7, 2021 at 20:38
  • Related: github.com/SharePoint/sp-dev-docs/issues/7160 Commented Jul 8, 2021 at 13:40

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.