MongoLantern is an open source full text search server using MongoDB
as index storage, which allows MongoLantern to migrate any changes very easily into
account using MongoDB API.
It's written originally written in PHP can be migrated to any desired
language as required
using it's future APIs.
Current Version: 0.3 - stable
Lead Architect: Sougata Pal
Contributors: Subhajit Mukherjee, Subrata Bhadury.
Help / Support / Suggestion: mongol...@googlegroups.com
MongoLantern 0.4 Release Notes:
========================
1. String normalization enabled.
2. Character encoding settings enabled. Default character set utf-8.
3. Range Query activated along with or without Keyword search. Range activated for Date, Integer & Float yet.
4. Index verification enabled for query optimization.
5. Separate class for Query pasring. (String query parser still on progress)
--
Thanks & Regards
Sougata Pal, Techunits