elasticsearch

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 12 Imported by: 0

README

search-elasticsearch

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

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.

Documentation

Overview

Package elasticsearch is an Elasticsearch/OpenSearch driver for togo search. Both engines share the index/_doc and _search REST API, so one driver serves both (registered as "elasticsearch" and "opensearch"). HTTP only — no SDK.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL