• SharePoint repository scans with REGEX filtering

    We would all love to scan EVERYTHING in a SharePoint repository, but quite often we need to scan based on one particular path. As SharePoint can be configured many different ways, a REGEX query not always get the right results the first time, which can…
  • RE: Indexing SharePoint file versions

    This was very helpful. I added the TYPE field to a rule builder, and then the value was FILEVERSION. This found all the items via the Category. I was also able to run the query to verify the same results in the browser: fieldtext=STRING{FILEVERSION}:TYPE…
  • Indexing SharePoint file versions

    Hiya, If a SharePoint library has turned on File Versioning, I'm looking into indexing the previous versions and the current with the anticipation that we could identify previous as part of ROT analysis. When we add IndexFileVersions=True to the Fetch…
  • SharePoint - Last Modified - for analysis

    The KM document https://softwaresupport.softwaregrp.com/doc/KM03472290 lists the direct question we have for using the Last Modified date to be indexed for a SP repository, but the Solution appears to be incomplete as to which field to add/update/remove…
  • SharePoint Online as a Target location

    In the 5.8 admin guide, I see the table on page 62 that indicates there is no support for SP Online as a target location for any of the policy types. But there is also a table on page 119 that says Secure is a policy type option for SharePoint (Online…