Questions tagged with Amazon OpenSearch Service

Search, visualize, and analyze up to petabytes of text and unstructured data

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

I believe this error is related to the opensearch domain endpoint URL being too long. Here is the full error including the domain endpoint. "errorMessage": "ConnectionError(Failed to parse:...
0
answers
0
votes
15
views
richar
asked a day ago
I am creating a python lambda with lambda layer for the opensearch module dependency. Locally, I pip installed opensearch-py into lambdalayerstuff/opensearchpyFolder Here's my CDK code: ``` const...
1
answers
0
votes
40
views
richar
asked 4 days ago
One of my websites is not able to open on PC Chrome in Malaysia, but working just fine outside Malaysia! However, in Malaysia, this website loads up and opens, using Mobile Chrome. When, I use a VPN...
1
answers
0
votes
29
views
Allen
asked 7 days ago
I’m encountering an issue with Amazon OpenSearch Service during a configuration update. The process has stalled at **20%** for over half a day without any progress, with the status message showing...
2
answers
0
votes
19
views
AM_SS
asked 8 days ago
I would like to set up an OS domain for t3.small.search instance which qualifies for the free tier. However, not sure how to specify the required configuration in the CDK, for the below 2 points: *...
1
answers
0
votes
23
views
richar
asked 11 days ago
![See the button orange "Select Model on right"](/media/postImages/original/IMpPTn9dk8Tv611Z6pfHbvtw) ![The Model providers is always loading no matter how time i...
1
answers
0
votes
30
views
epic
asked 17 days ago
Wonder if it is possible to use Langchain4j with OpenSearch Service Collections. Based off of the Langchain4j documentation there is a way to use the OpenSearch Embedding store:...
1
answers
0
votes
33
views
asked 21 days ago
I am trying to generate PPL queries from natural language on opensearch dashboard. The Steps I did as per aws documentation: 1. Upgraded the version on my opensearch domain to 2.13 2. Made sure...
0
answers
0
votes
20
views
asked 21 days ago
I have this query: ``` GET my-index/_search { "query": { "range": { "_lastUpdated": { "gt": 1723262400999 } } }, "size": 10000, ...
2
answers
0
votes
92
views
mimo
asked a month ago
Hi all, I'm building a chatbot using AWS Bedrock, Lambda, and OSS. The chatbot will be customer-facing and will be on our website for customers to query and ask it generic FAQ queries, as well as...
1
answers
0
votes
230
views
em
asked a month ago
Hi, I am using the AWS Serverless OpenSearch Collection Index. My index is `error-logs`. I am trying to delete documents older than 3 days, for example. I did not find an API that can delete...
1
answers
0
votes
206
views
Dhana
asked a month ago
If I have two clusters, each with 3 r6g.large.search instances, and I make a reservation for 3 r6g.large.search instances, which cluster would the reservation apply to? If I delete one of the clusters...
1
answers
0
votes
195
views
Juan
asked a month ago