Hana Yang
Hana Yang
**Bug description** When performing a similarity search with SearchRequest, the index name is not included. This leads to a permission error when using roles restricted to specific indices in Opensearch....
Hello, this PR implements [StabilityAi Image Edit - Remove Background API](https://platform.stability.ai/docs/api-reference#tag/Edit/paths/~1v2beta~1stable-image~1edit~1remove-background/post)'s client. *** ### [The result of the execution] | Before | After | |--------|-------| |  |  |...
### Related Issues Resolves #16060 ### Description #### [The result of the execution] * Click the image to view it in full size. | Before | After | |--------|-------| |...
**Is your feature request related to a problem?** ``` ./gradlew run -PcustomDistributionUrl="/Users/inpink/Downloads/opensearch0928/OpenSearch/distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz" ``` I want to use a custom OpenSearch with the corresponding plugin, but no matter what value I...
**What do you want to do?** - [X] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation...
[Please describe here what your change is about] - Added dropTestData() attribute to @SessionFactory (default empty array) so tests can opt into automatic cleanup declaratively with multiple timing options. -...