Documents
You can upload, modify and inquire the target data for searching in the 'Documents' menu. To use MRC, you must upload your documents.
Last updated
Was this helpful?
You can upload, modify and inquire the target data for searching in the 'Documents' menu. To use MRC, you must upload your documents.
Last updated
Was this helpful?
ID: A unique code assigned to each document. If you do not specify a code, the system will automatically assign a code.
Title (Required): A title of a document.
Content (Required): Core target data for searching. Searching with MRC is more suitable for longer paragraphs than shorter ones.
Created at: Shows the time the documents uploaded on the server.
Click the [File upload] button, and a new drag and drop window for upload will pop up. The same can be done by clicking the 'File upload' button in the '…' icon button at the top right of the page.
Drop a file or click the box to upload. For xlsx files, it is recommended that the files contain fields for ID, Title and Content. Click the 'Preview' button to preview the data.
Title and Content are mandatory, and ID is optional.
Only the first sheet of the xlsx file can be called up.
Blanked columns are not imported.
To configure ID, Title and Contents fields of documents, click the drop-down box at the top of the first row of the table. Then, click the 'Save' button at the bottom of the page to upload the file to the server.
POST
http://alpha.42maru.com/api/application/documents
Insert a document
X-PLATFORM42-APP-ID
string
Application id
X-PLATFORM42-API-KEY
string
Key with access to application
Body parameters
POST
http://alpha.42maru.com/api/application/documents/bulk
Insert multiple documents
X-PLATFORM42-APP-ID
string
Application id
X-PLATFORM42-API-KEY
string
Key with access to application
Body Parameters
Edit a document: You can modify a document by clicking a edit icon at the bottom right hand corner of the document item.
Delete a document: You can delete a document by clicking a trash can icon at the bottom right hand corner of the document item.
Delete all documents: You can delete all the documents from the server by clicking the 'Delete all' button in the '…' icon button at the top right of the page.