From 40eb7865dd9cff2008c384b02ac26cd1d97e78fb Mon Sep 17 00:00:00 2001 From: Alexandre Oliveira Date: Fri, 10 Jul 2026 16:09:41 -0300 Subject: [PATCH] Add Viglet Turing ES to Search --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 774ab87a..89271b62 100644 --- a/README.md +++ b/README.md @@ -1113,6 +1113,7 @@ _Engines that index documents for search and analysis._ - [Apache Solr](https://lucene.apache.org/solr/) - Enterprise search engine optimized for high-volume traffic. - [Elasticsearch](https://www.elastic.co) - Distributed, multitenant-capable, full-text search engine with a RESTful web interface and schema-free JSON documents. - [Indexer4j](https://github.com/haeungun/indexer4j) - Simple and light full text indexing and searching library. +- [Viglet Turing ES](https://github.com/openviglet/turing-ce) - Enterprise search platform (not a library): layers faceted, semantic and hybrid search, RAG and AI agents over a pluggable Apache Solr/Elasticsearch/Lucene backend. ### Security