zulia-client


Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.zulia
Идентификатор

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

zulia-client
Последняя версия

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

1.6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

zulia-client
zulia-client
Ссылка на сайт

Ссылка на сайт

http://zulia.io
Система контроля версий

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

https://github.com/zuliaio/zuliasearch

Скачать zulia-client

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.zulia : zulia-common jar 1.6.4

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

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

Zulia

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

Distributed Realtime Search With Lucene

Zulia is a real-time distributed search and storage system based on Lucene. Zulia is designed from the ground up to scale both vertically and horizontally across servers. Zulia uses MongoDB GridFS to store documents' associated files. Zulia's JSON based document structure allows for deep searchable objects.

Zulia is:

  • Realtime
  • Distributed
  • Pure Java
  • Open Source

Zulia supports:

  • Sorting
  • Faceting
  • Searching multiple indexes with a single query
  • Storing associated files with the documents

To learn more see the wiki:

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

Версия
1.6.4
1.6.2
1.6.1
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.2.1
1.2.0
1.1.0
1.0