lumongo-storage

$project.description

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.52
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать lumongo-storage

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

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

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

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

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