Forum Discussion
Stabilize sharepoint search
Paul de Jong Hi! Yes, .pdf should it be.
Sorry for being unclear, I am not searching for the file content. It's enough to try searching for the names..
MrMarshall
PDF clear. Indexing filenames for exotic formats like .nc1 should work.
I just tested this on my tenant with a modern UI. and it does not work. then tried a bit later and it worked fine.
To check if the file is actually properly indexed use the search api. e.g. enter the following in a browser
https://<yourcompany>.sharepoint.com/https://slimapplications.sharepoint.com/_api/search/query?querytext=%27(0NeuEon*)%27
and replace <yourcompany> and <filename> by values for your environment.
It looks like the indexing and search is working OK but the modern interface for search is intermittently broken.
Paul