Newer Versions

v2.1
v2.0

Older Versions

v1.6
v1.7

LucidWorks Enterprise v1.8

Support Resources

LucidWorks Forum
KnowledgeBase

This is the documentation for LucidWorks Enterprise v1.8. The most current release is v2.1.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
*lucid.fs / S3*
|| Key || Type || Description ||
| url | string | For S3 (Hadoop over Amazon), the root URL is a fully-qualified URL that starts with the {{s3}} protocol, the name of the bucket, and the path inside the bucket. Both {{AccessKeyId}} and {{SecretAccessKey}} are needed: submit {{AccessKeyId}} as the username and {{SecretAccessKey}} as the password. You can also pass these credentials as part of the URL in the following format: {{s3n://<username>@<password>:bucket/path}} . However, Amazon S3 credentials often contain characters that are not allowed in URLs. In that case, you must pass these credentials by setting the "username" and "password" properties explicitly. |
| username | | Your Amazon S3 AccessKeyId |
| password | | Your Amazon S3 SecretAccessKey |