Skip to content

jprante/elasticsearch-analysis-naturalsort

Repository files navigation

Natural sort analysis for Elasticsearch

elasticsearch analysis naturalsort gate?key=org.xbib.elasticsearch measure?key=org.xbib.elasticsearch badge License Apache%202.0 blue xbib btn donateCC LG

This plugin allows the use of sort keys for natural sort order.

Documentation

Table 1. Version compatibility

Plugin

Elasticsearch

Release date

5.1.1.0

5.1.1

Dec 22, 2016

2.3.4.0

2.3.4

Aug 8, 2016

2.3.3.0

2.3.3

Jun 16, 2016

2.1.1.0

2.1.1

Jan 11, 2016

1.7.0.0

1.7.0

Jul 27, 2015

1.6.1.0

1.6.1

Jul 27, 2015

1.4.0.0

1.4.0

Nov 13, 2014

1.3.4.0

1.3.4

Jan 23, 2014

1.2.1.0

1.2.1

Jun 30, 2014

Installation

5.x

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

Do not forget to restart the node after installing.

2.x

./bin/plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-analysis-naturalsort/2.3.4.0/elasticsearch-analysis-naturalsort-2.3.4.0-plugin.zip

Do not forget to restart the node after installing.

1.x

./bin/plugin -install analysis-naturalsort -url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-analysis-naturalsort/1.7.0.0/elasticsearch-analysis-naturalsort-1.7.0.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

Naturalsort Analysis Plugin for Elasticsearch

Copyright © 2012 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