lumongo-storage

$project.description

License

License

GroupId

GroupId

org.lumongo
ArtifactId

ArtifactId

lumongo-storage
Last Version

Last Version

0.52
Release Date

Release Date

Type

Type

jar
Description

Description

lumongo-storage
$project.description
Source Code Management

Source Code Management

https://github.com/lumongo/lumongo.git

Download lumongo-storage

How to add to project

<!-- https://jarcasting.com/artifacts/org.lumongo/lumongo-storage/ -->
<dependency>
    <groupId>org.lumongo</groupId>
    <artifactId>lumongo-storage</artifactId>
    <version>0.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.lumongo/lumongo-storage/
implementation 'org.lumongo:lumongo-storage:0.52'
// https://jarcasting.com/artifacts/org.lumongo/lumongo-storage/
implementation ("org.lumongo:lumongo-storage:0.52")
'org.lumongo:lumongo-storage:jar:0.52'
<dependency org="org.lumongo" name="lumongo-storage" rev="0.52">
  <artifact name="lumongo-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lumongo', module='lumongo-storage', version='0.52')
)
libraryDependencies += "org.lumongo" % "lumongo-storage" % "0.52"
[org.lumongo/lumongo-storage "0.52"]

Dependencies

compile (5)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.4.1
log4j : log4j jar 1.2.17
org.apache.lucene : lucene-core jar 6.4.1
org.apache.lucene : lucene-backward-codecs jar 6.4.1
com.google.guava : guava jar 18.0

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
junit : junit jar [4.10,)
org.apache.lucene : lucene-analyzers-common jar 6.4.1
org.apache.lucene : lucene-queryparser jar 6.4.1
org.apache.lucene : lucene-facet jar 6.4.1

Project Modules

There are no modules declared in this project.

LuMongo

LuMongo is no longer being actively developed. Our efforts are now focused on http://zulia.io/

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:

org.lumongo

LuMongo

Versions

Version
0.52
0.51
0.50
0.43
0.42
0.41
0.40
0.31
0.30
0.28
0.27.1
0.27
0.25