elasticsearch-analysis-hyphen

Hyphen analysis for Elasticsearch

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.xbib.elasticsearch.plugin
Идентификатор

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

elasticsearch-analysis-hyphen
Последняя версия

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

5.1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

elasticsearch-analysis-hyphen
Hyphen analysis for Elasticsearch
Ссылка на сайт

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

https://github.com/jprante/elasticsearch-analysis-hyphen
Организация-разработчик

Организация-разработчик

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

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

https://github.com/jprante/elasticsearch-analysis-hyphen

Скачать elasticsearch-analysis-hyphen

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.elasticsearch : elasticsearch jar 5.1.1

test (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.7
junit : junit jar 4.12

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

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

Hyphen analysis for Elasticsearch

elasticsearch analysis hyphen gate?key=org.xbib.elasticsearch measure?key=org.xbib.elasticsearch badge License Apache%202.0 blue xbib

btn donateCC LG

This plugin for Elasticsearch can handle hyphens and other symbols in words or at word boundaries for improved search precision.

An example in english is the word editor-in-chief, which will be indexed as editor-in-chief plus editor, in, chief.

In other languages such as german, hyphenated words are much more common ("Bindestrichwörter").

This plugin also helps when analyzing acronyms or symbols in names because the hyphen characters is configurable by the symbols that connect parts of a word. Also, keywords may be optionally respected. So it is possible to index Programming in C++ differently from Programming in C

Documentation

For examples, see the documentation

Table 1. Version compatibility

Plugin

Elasticsearch

Release date

5.1.1.0

5.1.1

Dec 23, 2016

Installation

5.x

./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-analysis-hyphen/5.1.1.0/elasticsearch-analysis-hyphen-5.1.1.0-plugin.zip

Do not forget to restart the node after installing.

Issues

All feedback is welcome! If you find issues, please post them at Github

License

Hyphen Analysis Plugin for Elasticsearch

Copyright © 2016 Jörg Prante

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and lim

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

Версия
5.1.1.0