Alfresco Data Source
The Alfresco Data Source lets you index content and metadata from your Alfresco repository into a SearchBlox collection, so you can easily search and access all your documents and files from Alfresco using SearchBlox.
Configuring SearchBlox
Before using the Alfresco Data Source, make sure SearchBlox is installed properly and a Custom Collection is created.

Configuration details of Alfresco Data Source
Note:
In Linux, make sure that necessary permissions have been provided to the folder /opt by using the CHMOD command for writing log files and executing jar files.
| username | Your Alfresco account username. |
| password | Your Alfresco account password. |
| data-directory | Folder where data will be stored (must have write permission). |
| api-key | The API Key of your SearchBlox server. |
| colname | Name of the custom collection in SearchBlox. |
| url | The SearchBlox server URL. |
| alfrescourl | Alfresco URL from which the content is extracted for indexing http://localhost:8081/alfresco/api/-default-/public/alfresco/versions/1/nodes Replace the host and portname as applicable |
| alfrescoviewurl | Alfresco URL to view Alfresco in a new window http://localhost:8081/alfresco/service/api/node/content/workspace/SpacesStore Replace the host and portname as applicable |
| exclude-formats | File types you want to skip while indexing. |
| exclude-folders | Folders in Alfresco that should not be indexed. |
| max-folder-size | Maximum folder size (in MB) allowed before it gets cleaned. |
| search url & delete-api-url: | Ensure the port number is correct. If SearchBlox uses port 8080, the URLs must match that port. |
Updated 6 days ago
