From 952e8820ea639dcec0f4c8dbb88674e2389da342 Mon Sep 17 00:00:00 2001 From: Haeun Kim Date: Wed, 23 Jan 2019 01:04:04 +0900 Subject: [PATCH] Adds indexer4j --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7ec79c..12c6b8e 100644 --- a/README.md +++ b/README.md @@ -836,6 +836,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Apache Lucene](https://lucene.apache.org) - High-performance, full-featured, cross-platform, text search engine library. - [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. ### Security