Skip to content

docs(data-loaders): document optional index_name on /load_spotfire_docs#2

Open
aberridg wants to merge 1 commit into
mainfrom
docs/load-spotfire-docs-index-name
Open

docs(data-loaders): document optional index_name on /load_spotfire_docs#2
aberridg wants to merge 1 commit into
mainfrom
docs/load-spotfire-docs-index-name

Conversation

@aberridg

Copy link
Copy Markdown
Collaborator

Documents the new optional index_name request field on the Data Loader /load_spotfire_docs endpoint (default spotfiredocs, backward compatible), so operators can load the bundled Spotfire documentation into a custom collection.

Changes

  • Add a Request body parameters table for /load_spotfire_docs (create_index, index_name).
  • Add a custom-index curl example.
  • Clarify that each bundled document is loaded once (aligns with the backend duplicate-load fix).

Context

Pairs with the backend fix for customer case 2565815 (spotfirefield/copilot-backend-services PR #347), which removed a duplicate load of the Analyst User Manual folder and added the configurable index_name.

Follows the community-docs authoring rules (no TOC, no intra-doc anchors, no internal repo links).

The /load_spotfire_docs endpoint now accepts an optional index_name request field (default spotfiredocs, backward compatible), so operators can load the bundled Spotfire documentation into a custom collection. Adds a request-body parameter table and a custom-index example, and clarifies that each bundled document is loaded once. Relates to backend fix for customer case 2565815.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant