/
cherepakhin
/
SpringBoot-OpenSearch-FullTextSearch
Обзор
Документация
Войти
/
cherepakhin
/
SpringBoot-OpenSearch-FullTextSearch
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
development
develop-scripts/Dockerfile
8 строк
409 B
Ляшенко Евгений Иванович
Create project
09 фев 2025, 01:47
09 фев 2025, 01:47
133c9db
Код
Авторство
О чём код?
FROM opensearchproject/opensearch:1.1.0 # this is only needed for locale development, Amazon OpenSearch Service domains come # prepackaged with plugins from the OpenSearch community. The service automatically # deploys and manages plugins # https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-plugins.html RUN /usr/share/opensearch/bin/opensearch-plugin install analysis-phonetic