lumongo-example

$project.description

License

License

GroupId

GroupId

org.lumongo
ArtifactId

ArtifactId

lumongo-example
Last Version

Last Version

0.52
Release Date

Release Date

Type

Type

jar
Description

Description

lumongo-example
$project.description
Source Code Management

Source Code Management

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

Download lumongo-example

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.lumongo : lumongo-client jar 0.52
info.bliki.wiki : bliki-core jar 3.0.19
org.apache.solr : solr-solrj jar 5.2.1
net.java.dev.jets3t : jets3t jar 0.9.0
org.jwat : jwat-arc jar 0.8.0
org.jsoup : jsoup jar 1.6.2
joda-time : joda-time jar 2.3
org.twitter4j : twitter4j-core jar [3.0,)
org.twitter4j : twitter4j-stream jar [3.0,)

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
junit : junit jar [4.10,)

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.43
0.42
0.41
0.40
0.31
0.30
0.28
0.27.1
0.27
0.25