Forum Discussion
ar2d2
Jul 26, 2023Copper Contributor
SPS 2019: No filter installed for extension '.log'
STEP 00 $ssa = Get-SPEnterpriseSearchServiceApplication
New-SPEnterpriseSearchFileFormat -SearchApplication $ssa -FormatId "log" -FormatName "log" -MimeType "text/plain"
Get-SPEnterpr...
ar2d2
Jul 28, 2023Copper Contributor
These are regular Sharepoint log files. I added both as "text/plain" and as "text/xml". The same thing with the addition of the PS1 type as text. PS1 are located in the SharePoint library. It turns out that the search robot gives an error on all types of content that I added manually. And there is no difference which file and which MIME TYPE I add.