Creating a Document Store
A document store is created automatically, based on the path of the REST request, when the set of documents that need to be ingested is submitted to it.
By default, the store will inherit global configuration settings. In most cases this is fine, but because some of the settings are immutable after the ingestion (embedding model, for example) it may be necessary to configure the store _before_ submitting documents for ingestion.