+
+
Ingest
+
+ Upload and manage documents in your database
+
+
- {uploadStatus && (
-
-
-
- {uploadStatus}
-
-
-
- )}
+ {uploadStatus && (
+
+
+
+ {uploadStatus}
+
+
+
+ )}
-
-
-
-
-
- Upload File
-
-
- Upload a single document to be indexed and searchable
-
-
-
-
-
-
+
+
+
+
+
+ Upload File
+
+
+ Upload a single document to be indexed and searchable
+
+
+
+
+
+
-
-
-
-
- Upload Folder
-
-
- Process all documents in a folder path on the server
-
-
-
-
-
-
- {awsEnabled && (
-
-
-
-
- Process Bucket
-
-
- Process all documents from an S3 bucket. AWS credentials must be
- set as environment variables.
-
-
-
-
-
-
- )}
-
-
- );
+
+
+
+
+ Upload Folder
+
+
+ Process all documents in a folder path on the server
+
+
+
+
+
+
+ {awsEnabled && (
+
+
+
+
+ Process Bucket
+
+
+ Process all documents from an S3 bucket. AWS credentials must be
+ set as environment variables.
+
+
+
+
+
+
+ )}
+