Fusion Connectors
Object Lambda Access Point ARN - GET OBJECT
field where you enter its Amazon Resource Name (ARN)
. This access point needs to be associated with the Lambda function on AWS S3 that supports the get-object
API call. The connector fetches objects using the access point and triggers the corresponding Lambda function on AWS S3. If the Object Lambda Access Point ARN - GET OBJECT
field does not contain a value, the AWS S3 V2 connector retrieves objects normally and the Lambda function is not invoked.depth
property has been restored, allowing you to control the scope of your web crawl. The default value is -1
, which does not limit the scope of the crawl. Configure this value in the Limit Document Properties section of the Web V2 connector.If a crawl fails because the start link is invalid, the Web V2 connector now marks the crawl as failed and Fusion logs an exception. This restores functionality from the Web V1 connector.-1
as a value to accept any port. This is now resolved, and -1
is an accepted value.objectKeys
configuredenableStrayContent
set to false
objectType=FILE
), retrieve a list of file metadata. This request helps discover the IDs of files to be downloaded in a follow-up request.objectType=FILE-DOWNLOAD
with parentObjectType=FILE
), download the binary content from previously discovered file metadata.FILE
request) joined with binary content (from the FILE-DOWNLOAD
request).FILE
request to prevent indexing file metadata objects.ObjectType
using the same request configuration. This is useful when the depth of nesting is unknown, automating the retrieval of all nested objects.JsonPath
expressions for navigating nested objects (for example, objects.nested.path
).JsonPath
expressions (for example, objects.nested.path
).-1
for no limit.)_lw_rest_object_type_s
to store the value of the ObjectType
configuration property, which represents the name of the request. This helps track the number of documents indexed per request configuration.Service Endpoints
used for object discovery through two-level requests is deprecated. Instead, use List of Requests Configuration
for configuring multiple request levels.strayContentDeletion
feature from the connectors-service
to ensure deleted objects from the source are also removed from the index.Send as Binary Data
.Child Response Mapping → Custom Solr Field
. This feature works only when both parent and child objects are parsed as JSON objects.The following variables are used when configuring a datasource:${LW_BATCH_SIZE}
: Used with pagination by batch size. This variable represents the size
query parameter defined in the property, Pagination By BatchSize → BatchSize
.${LW_INDEX_START}
: Used with pagination by batch size. This variable represents the start-point
query parameter defined in the property Pagination By BatchSize → IndexStart
, which is used to traverse the pagination.${LW_PARENT_DATA_KEY}
: Used with the child request configuration. This variable is replaced with the id
extracted from the root object using the property Parent Data Key
.-
) in Box start URLs.Enable DFS
connection property.Everyone except external
access.LIMIT
- specifies the number of rows returned in the results.OFFSET
- dictates the number of rows to skip from the beginning of the returned data before presenting the results.disableAutomaticPagination
- disables automatic pagination to ignore limit and offset fields.Everyone except external
access in SharePoint Online.Security
parameter is now set to enabled
by default.NoClassDefFound
error in the connector has been fixed.contentCollection
, for the field ACL Collection ID.content_documents
and acl_documents
to the same collection. Make sure the property Security -> ACL Collection in both datasources have the same value. In both datasources, SharePoint-Optimized and LDAP-ACLs, check the property Security -> ACL Collection Id and make sure it points to the same content-collection.contentCollection
as the ACL Collection ID. The Security checkbox must be checked for this field to appear.content_documents
and acl_documents
to the same collection.job_state
collection is empty.statement.setMaxRows()
field was added to resolve a timeout error for large queries on a JDBC data source.OutOfMemoryError
runtime error, causing recrawls to quickly fail.OutOfMemory: Java Heap Space
error when the connector was run remotely.Error starting controllers
error that caused the job to fail.NoClassDefFoundError
error.