OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

🔎 Open source distributed and RESTful search engine.

Results 527 OpenSearch issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Bharathwaj G ### Description This change contains create PIT and delete PIT rest layer and rest high level client changes Create pit service layer changes - https://github.com/opensearch-project/OpenSearch/pull/3921 Delete pit...

**Is your feature request related to a problem? Please describe.** #1042 aims to build back-pressure support for Search requests. This will help in recovering a node which is running short...

enhancement
discuss
v2.4.0

Signed-off-by: Bukhtawar Khan ### Description [Describe what this change achieves] ### Issues Resolved [List any issues this PR will resolve] ### Check List - [ ] New functionality includes testing....

Signed-off-by: Pranav Garg ### Description Adding documentation about creation of uber-JARs ### Issues Resolved https://github.com/opensearch-project/OpenSearch/issues/3702 ### Check List - [x] New functionality includes testing. - [x] All tests pass -...

Signed-off-by: Rishikesh1159 ### Description This PR adds a check to publish checkpoint only in primary mode. ### Issues Resolved #3923 By submitting this pull request, I confirm that my contribution...

Signed-off-by: Bharathwaj G ### Description This contains service layer changes for retrieving segments information of PITs which provides information about disk utilization of PIT ### Issues Resolved https://github.com/opensearch-project/OpenSearch/issues/1147 ### Check...

**Is your feature request related to a problem? Please describe.** #3402 aims to build support for decommissioning and recommissioning a zone based on the value assigned to a zonal value....

enhancement
RFC

### Description This PR backports following 5 PR's from main branch: 1. #3525. 2. #3533. 3. #3540. 4. #3943 5. #3963 By submitting this pull request, I confirm that my...

### Description Refactored the src and test of GeoHashGrid and GeoTileGrid Aggregations on GeoPoint from server folder to geo module.(#4071) (#4072) The changes also include: * Updated Search plugin to...

Plugins
Aggregations
Geospatial
backport 2.x

Signed-off-by: Marc Handalian ### Description This change fixes segrep to work with multiple shards per node by keying ongoing replications on allocation ID. This also updates cancel methods to ensure...