Questions tagged with Amazon OpenSearch Serverless

Amazon OpenSearch Serverless is a serverless option in Amazon OpenSearch Service

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

174 results
Hi everyone, I'm currently working with Amazon OpenSearch Dashboards and exploring its data visualization capabilities. I’m particularly interested in creating pivot table-style visuals — similar to ...
1
answers
0
votes
60
views
asked 12 days ago
Can we create multiple Knowledge bases, one for each tenant and then store it in a Single Opensearch serverless with indices and securities such that one tenant should not be able to access data belon...
1
answers
0
votes
56
views
asked 14 days ago
I have completed creating OpenSearch Serverless. I am getting a 403 forbidden error when creating an index and data. After creating an access key and secret key in AWS IAM, aws signature auth: the i...
2
answers
0
votes
65
views
asked 17 days ago
Is it possible to update the maxClauseCount setting for an OpenSearch Serverless collection? We're trying to migrate from an older AWS Elasticsearch domain to an OpenSearch Serverless collection. We...
1
answers
0
votes
58
views
asked 22 days ago
I have been trying to add OpenSearch Serverless to my CDK (I use ts). But when I try to create a mapping for an index it fails. Here is the mapping CDK code: ```ts const indexMapping = { ...
1
answers
0
votes
120
views
asked a month ago
I have been unable to find any documentation on what is actually supported and it seems to differ from what is generally available in standalone OpenSearch. I ask this after getting errors with strin...
1
answers
0
votes
63
views
asked a month ago
After creating a collection in OpenSearch Serverless, I created a vector index through the console. The creation seems to complete succesfully and in the Overview tab I can see the 'Indexes' count is ...
2
answers
0
votes
75
views
asked a month ago
When I create an index in AOSS, there seems to be a delay of up to 30 seconds before the index will work. If I start sending data immediately I get random errors including "500 internal service" styl...
1
answers
0
votes
75
views
asked a month ago
I created a Knowledge Base using Titan Text Embeddings v2, referring to a hands-on tutorial. After that, the bill still shows charges for SearchOCU, as seen below. I tried deleting related resources ...
1
answers
0
votes
56
views
asked a month ago
I have a RAG application based on S3->Bedrock->OpenSearch Serverless. I am currently using Amazon Titan G1 text 02 for embedding and Amazon Nova Pro for querying. Is it possible to use some outside ...
1
answers
0
votes
89
views
asked a month ago
I’ve noticed that Amazon OpenSearch Serverless currently does not support Vietnamese Analysis, even though Amazon OpenSearch Service does. Could you clarify if there are any plans or timelines to inc...
1
answers
0
votes
38
views
asked 2 months ago
When previously using Elastic, we would construct our id for a document which enables us to easily update by id - the id essentially being a a guaranteed unique string based on the source tenant+syste...
1
answers
0
votes
200
views
asked 2 months ago