Documentation
togo-framework/search-elasticsearch

search-elasticsearch

Elasticsearch/OpenSearch driver for togo search

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.