Launch Aspire (if it's not already running).
See:
To specify exactly which shared folder to crawl, create a new "Content Source".
In the General tab in the Content Source Configuration window, specify basic information for the content source.
After selecting Scheduled, specify the details, if applicable:
In the Connector tab, specify the connection information to crawl the SMB2 Protocol.
Select the Security options as required:
Retrieve Security Information: Adds ACLs to the connector output.
Resolve Security Information SID: Translate the retrieved SIDs to a human readable form.
Add SID value to retrieved ACLs: Add the corresponding SID value to each ACL.
Add ACL flags to retrieved ACLs: Add the corresponding ACL flags retrieved by the connector to each ACL.
Add ACL type to retrieved ACLs: Add the corresponding ACL type retrieved by the connector to each ACL.|
Add ACL access mask to retrieved ACLs: Add the corresponding ACL mask retrieved by the connector to each ACL.
Select the Connection options as required:
Distributed File System (DFS) Resolution: Enable DFS support.
Override Last Accessed date of documents: Access files without modifying the "last accessed" value. In SMB every time you access a file the field “last_accessed” is updated. This means that every time the connector goes through the files it will massively modify this date; to avoid this, mark this option to preserve the original date. Note that this feature will require write access to be granted to the connector’s account
In the Workflow tab, specify the workflow steps for the jobs that come out of the crawl. Drag and drop rules to determine which steps an item should follow after being crawled.
These rules could be where to publish the document or transformations needed on the data before sending it to a search engine. See Workflow for more information.
Now that the content source is set up, the crawl can be initiated.
If there are errors, you will get a clickable Error flag that will take you to a detailed error message page.
If you only want to process content updates from the SMB (documents which are added, modified, or removed):
If this is the first time that the connector has crawled, the action of "Incremental" depends on the exact method of change discovery.
It may perform the same action as a Full crawl crawling everything, or it may not crawl anything.
Thereafter,Incremental will only crawl updates.