API Key Permissions and Collection Patterns
TLDR Marcos asked about using a pattern for collections. Jason suggested changing it to a regex pattern.
Mar 29, 2023 (6 months ago)
Marcos
07:28 PMMarcos
07:28 PM[ "croct-docs-prod_*", "croct-docs-dev_*" ]
This isn't working for a collection named
croct-docs-prod_14252355
when using the docsearch scrapper.Jason
10:22 PM[ "croct-docs-prod_.*", "croct-docs-dev_.*" ]
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Authorization Issues and Version Update Queries
gab was having authorization issues with multisearch but Jason advised using the collection name instead of the alias when creating the key. gab also queried about updating the cloud cluster to a later version.
API Key Permissions for Typesense Docsearch Scraper
JP asked about configuring API key actions for reindexing a site using Typesense. Kishore Nallan clarified the required permission. Then, JP and Jason discussed specific permission configurations, and JP made a documentation update to illustrate their findings.
Scoping API Key for All Permissions & Searches
James requests help to scope an API key for all searches and permissions. Jason suggests adding aliases:get and metrics:get. This suggestion doesn't resolve the issue; the thread is marked as unresolved.