OpenSearch
                                
                                 OpenSearch copied to clipboard
                                
                                    OpenSearch copied to clipboard
                            
                            
                            
                        🔎 Open source distributed and RESTful search engine.
### Description We are now uploading the global metadata of a cluster state as a separate file for each metadata attribute like coordination metadata, settings, templates and all of the...
### Describe the bug If an asterisk is included in the value of the query field when creating a percolator document with query_string, query_shard_exception (No field mapping can be found...
### Describe the bug While replica is being promoted to primary to primary failover we create a new engine pointing to last successful commit and replay the translog till global...
### Is your feature request related to a problem? Please describe Right now , field data on "_id" field is enabled by default. Users unaware of the implication of sorting...
**Describe the bug** When there's a default_search analyzer defined in index settings and an analyzer defined in the mapping of a field, when indexing, the analyzer in mapping is used,...
**Is your feature request related to a problem? Please describe.** Lucene has a built-in LRU query cache that saves doc ID bitsets of queries (and subqueries). Unfortunately, it's relatively naive...
**Is your feature request related to a problem? Please describe.** Add instrumentation at OpenSearch thread pools so that all the runnables being executed should be instrumented by default. **Describe the...
**Is your feature request related to a problem? Please describe.** OpenSearch appears to be missing the Community ID ingest pipeline processor. This generates a portable ID to uniquely identify a...
**Is your feature request related to a problem? Please describe.** We use multi query and during building multi query using Java API we need have a possibility to get deep...
**Is your feature request related to a problem? Please describe.** During a recent on-call shift I realized that we don't seem to have a decent API to quickly determine what...