-
Kizdar net |
Kizdar net |
Кыздар Нет
OpenSearch - Fully open source, community-driven search
OpenSearch is a community-driven, open source search, analytics, and vector database platform with integrated tools for observability, security, visualization, and AI-powered applications.
Ingest multiple types of files - OpenSearch - OpenSearch
Nov 7, 2024 · Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): OpenSearch, 2.17.1, Windows 2022 Describe the issue: I am new to OpenSearch and I trying to setup a …
General and simple questions regarding index management polcies
Jan 31, 2025 · Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 2.18 I have read the docs but still have questions on general behavior of policies with regards to indexes. It …
SSL doesn't work - OpenSearch - OpenSearch
May 20, 2025 · Opensearch 3.0 - Dashboard 3.0 I’m working for a customers, my cluster is composed by 3 master and 9 datanode. I set a basic configuration of opensearch.yml (i …
How to programmatically build up a query - OpenSearch
Feb 2, 2023 · This is opensearch-java 2.2.0: I am looking at how to translate the RestHighLevelClient in Java to using the new client, but I do not see how to programmatically …
Index Refresh timing and wait_for usages - OpenSearch
Dec 17, 2024 · Using 2.11.0 OpenSearch and Dashboard Wanted to get some more info on index refresh and how does the timing of refreshes work. From my understanding if there are …
Docker Container Logging - OpenSearch
May 5, 2024 · Hello everyone, I am quite new to logging and opensearch.I want the logs of the docker containers in my virtual machine and I want to use opensearch, but I couldn’t find much …
Regex supported in Dashboards Query Language (DQL)?
Nov 24, 2024 · Regular expressions in OpenSearch have some limitations and might not work in all cases, especially if they include non-standard characters like ±. Check if you can simplify …
The ways don't index several fields - OpenSearch
May 17, 2022 · OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data. The short form …
Generic Client Usage - OpenSearch - OpenSearch
Jan 5, 2025 · Having trouble getting an early example of the generic client to work. Cannot resolve the imports used. Using 2.19.0 client.