Jon Handler

Results 21 issues of Jon Handler

See also: https://github.com/opensearch-project/opensearch-java/issues/473 Looks like we maybe fixed this in the java client, but not in the Python client? Or maybe this is a different code path? I haven't been...

bug

**What is the bug?** Frequent Torch errors in the OpenSearch log during bulk upload while using `distiluse-base-multilingual-cased-v1` The weird thing is that I'm seeing different dimensions in the error ```...

question

Currently we have this page ![image](https://github.com/opensearch-project/OpenSearch-Dashboards/assets/48454554/fdb91cfb-63ad-4536-a12e-bc127e7a0994) Offering sample data to play with. Can we add an observability data set, along with the associated saved objects (if we need any apart...

enhancement

In the below dashboard, I see a blank panel. Some combinations of metrics and dimensions don't work. I was writing to the cluster at the time. { "endpoint": "localhost:9600", "gridOptions":...

bug

The below dashboard yields a panel with the ShardID in the table key. Is it supposed to show me IndexName? { "endpoint": "localhost:9600", "gridOptions": { "rows": 12, "cols": 12 },...

bug

Mac OS, brew installed python3. $ virtualenv tmp $ cd tmp $ source bin/activate (tmp) $ pip3 install lunaticlog Collecting lunaticlog Installing collected packages: lunaticlog Successfully installed lunaticlog-0.1.2 (tmp) $...

### Is your feature request related to a problem? Building queries in the Search Relevance tab is painful, partly because we lack auto-complete (different feature request). The natural solution is...

enhancement

### Is your feature request related to a problem? Search engines have been offering hit highlighting for years. Highlighting matching terms helps end users understand why a particular search result...

Features

This is a generic comment, across clients. I often stumble when trying to make API calls, to understand the needed permissions under fine-grained access control. The problem is made somewhat...

enhancement

**Describe the blog post your would like to write** One limitation of OpenSearch Benchmark is that when you run a search operation, the query itself is hard-coded. If you want...

new blog