proboscis

A utility for creating an ElasticSearch index and its mappings for Infosquito.

Лицензия

Лицензия

BSD License
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

proboscis
A utility for creating an ElasticSearch index and its mappings for Infosquito.
Ссылка на сайт

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

http://www.iplantcollaborative.org
Система контроля версий

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

https://github.com/iPlantCollaborativeOpenSource/proboscis

Скачать proboscis

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.5.1
org.clojure : tools.cli jar 0.2.2
cheshire » cheshire jar 5.2.0
clojurewerkz » elastisch jar 1.2.0
slingshot » slingshot jar 0.10.3

test (2)

Идентификатор библиотеки Тип Версия
org.clojure : tools.nrepl jar 0.2.3
clojure-complete » clojure-complete jar 0.2.3

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

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

proboscis

A Clojure utility to initialize the ElasticSearch index for iPlant Collaborative's Data Commons. If the index already exists, it will delete the index before initialization.

Usage

proboscis -h host -p port
proboscis --help

Arguments

Both of the arguments to proboscis are optional and have default values that will be used if no other values is specified.

-h --host

The host name or IP address of the machine where ElasticSearch is running. If not specified, this argument defaults to localhost.

-p --port

The port number that ElasticSearch is listening to. If not specified, this argument defaults to 9200.

-? --help

Displays the a help message and exits.

Bugs and Limitations

There are no known bugs in this utility. Please report any problems to the Core Software team.

License

http://iplantcollaborative.org/sites/default/files/iPLANT-LICENSE.txt

org.iplantc

iPlant Collaborative Open Source

This is an old github organization. The new organization is github.com/cyverse

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

Версия
0.2.1