diff --git a/software/jina.yml b/software/jina.yml index 85152ef20f..8b5ae630e1 100644 --- a/software/jina.yml +++ b/software/jina.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Python + - Docker tags: - Search Engines source_code_url: https://github.com/jina-ai/jina/ diff --git a/software/manticore-search.yml b/software/manticore-search.yml index 01f74d5277..2664ca654e 100644 --- a/software/manticore-search.yml +++ b/software/manticore-search.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - Docker + - deb - C++ tags: - Search Engines diff --git a/software/meilisearch.yml b/software/meilisearch.yml index 2266f0157e..90662f910f 100644 --- a/software/meilisearch.yml +++ b/software/meilisearch.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Rust + - Docker + - deb tags: - Search Engines source_code_url: https://github.com/meilisearch/MeiliSearch diff --git a/software/opensearch.yml b/software/opensearch.yml index d816193c0b..11a7897468 100644 --- a/software/opensearch.yml +++ b/software/opensearch.yml @@ -5,6 +5,9 @@ licenses: - Apache-2.0 platforms: - Java + - Docker + - K8S + - deb tags: - Search Engines source_code_url: https://github.com/opensearch-project/OpenSearch diff --git a/software/sist2.yml b/software/sist2.yml index 0d2f27e6bc..24f671166b 100644 --- a/software/sist2.yml +++ b/software/sist2.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C + - Docker tags: - Search Engines source_code_url: https://github.com/simon987/sist2 diff --git a/software/typesense.yml b/software/typesense.yml index c21be191cd..222497ff01 100644 --- a/software/typesense.yml +++ b/software/typesense.yml @@ -5,6 +5,9 @@ licenses: - GPL-3.0 platforms: - C++ + - Docker + - K8S + - deb tags: - Search Engines source_code_url: https://github.com/typesense/typesense diff --git a/software/yacy.yml b/software/yacy.yml index 37f82f8234..fc6caa40fd 100644 --- a/software/yacy.yml +++ b/software/yacy.yml @@ -5,6 +5,8 @@ licenses: - GPL-2.0 platforms: - Java + - Docker + - K8S tags: - Search Engines source_code_url: https://github.com/yacy/yacy_search_server diff --git a/software/zincsearch.yml b/software/zincsearch.yml index 6075e451ab..87ba3f0a71 100644 --- a/software/zincsearch.yml +++ b/software/zincsearch.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Go + - Docker + - K8S tags: - Search Engines source_code_url: https://github.com/zincsearch/zincsearch