POST /search/text/analyzer
Create a new TextAnalyzer within the specified Organization.
The caller must be a Sage Bionetworks employee with ACCESS_TYPE.CREATE permission on the Organization.
The analyzer's settings JSON is parsed and any $ref entries
inside its filter registry are checked for qualified-name format and
existence. Component shape and parameter validation (tokenizer types, filter parameters,
file-based *_path keys, etc.) is deferred to AOSS at index-build time.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/search/text/analyzer
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | TextAnalyzer (application/json) |
| Response Object | TextAnalyzer (application/json) |