insert_index_mark
Add an index mark to a document, specifying a primary term and optional secondary term for the entry.
Instructions
Insert an index mark entry.
Args: doc_id: Document ID from open_document first: Primary index term second: Optional secondary index term
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | Yes | ||
| doc_id | Yes | ||
| second | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||