Marketplace
search-elasticsearch
1h agoElasticsearch/OpenSearch driver for togo search
Data & Storage
search-elasticsearch
Enableddownloads
0
Elasticsearch / OpenSearch driver for togo search (both share the index/_search API).
bash
togo install togo-framework/search
togo install togo-framework/search-elasticsearchSet SEARCH_DRIVER=elasticsearch (or opensearch) and SEARCH_URL (e.g. http://localhost:9200),
optional SEARCH_USERNAME/SEARCH_PASSWORD.