/lumongo

Distributed Realtime Search with Lucene and MongoDB

Primary LanguageJavaApache License 2.0Apache-2.0

LuMongo

=============

Distributed Realtime Search With Lucene

Join the chat at https://gitter.im/lumongo/lumongo

LuMongo is a real-time distributed search and storage system based on Lucene. LuMongo is designed from the ground up to scale both vertically and horizontally across servers. LuMongo stores Lucene indexes directly into MongoDB. Documents can be stored natively into MongoDB. When stored natively document can be queried as normal out of MongoDB and use of Map-Reduce and the Aggregation Framework is possible.

LuMongo is:

  • Realtime
  • Distributed
  • Pure Java
  • Open Source

LuMongo supports:

  • Sorting
  • Faceting
  • Searching multiple indexes with a single query
  • Storing associated documents with the documents

To learn more see the wiki: