lumongo-cluster

$project.description

Лицензия

Лицензия

Группа

Группа

org.lumongo
Идентификатор

Идентификатор

lumongo-cluster
Последняя версия

Последняя версия

0.52
Дата

Дата

Тип

Тип

jar
Описание

Описание

lumongo-cluster
$project.description
Система контроля версий

Система контроля версий

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

Скачать lumongo-cluster

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.lumongo : lumongo-storage jar 0.52
org.lumongo : lumongo-client jar 0.52
com.hazelcast : hazelcast jar 3.7.4
net.sf.jopt-simple : jopt-simple jar 5.0.3
org.apache.lucene : lucene-facet jar 6.4.1
org.apache.lucene : lucene-queryparser jar 6.4.1
org.apache.lucene : lucene-analyzers-common jar 6.4.1
org.apache.lucene : lucene-highlighter jar 6.4.1
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.25
com.cedarsoftware : json-io jar 4.9.6
info.debatty : java-lsh jar 0.10

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.21
junit : junit jar [4.10,)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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