Skip to content

jbasttdi/lumongo

 
 

Repository files navigation

LuMongo

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

Distributed Realtime Search With Lucene

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:

About

Distributed Realtime Search with Lucene

Resources

License

Stars

Watchers

Forks

Packages

No packages published