Marketplace

search-elasticsearch

1h ago

Elasticsearch/OpenSearch driver for togo search

Data & Storage
search-elasticsearch
Enabled
downloads
0

Elasticsearch / OpenSearch driver for togo search (both share the index/_search API).

bash
togo install togo-framework/search
togo install togo-framework/search-elasticsearch

Set SEARCH_DRIVER=elasticsearch (or opensearch) and SEARCH_URL (e.g. http://localhost:9200), optional SEARCH_USERNAME/SEARCH_PASSWORD.