= Natural sort analysis for Elasticsearch
image:https://api.travis-ci.org/jprante/elasticsearch-analysis-naturalsort.svg[title="Build status", link="https://travis-ci.org/jprante/elasticsearch-analysis-naturalsort/"]
image:https://img.shields.io/sonar/http/nemo.sonarqube.com/org.xbib.elasticsaerch.plugin%3Aelasticsearch-analysis-naturalsort/coverage.svg?style=flat-square[title="Coverage", link="https://sonarqube.com/dashboard/index?id=org.xbib.elasticsearch.plugin%3Aelasticsearch-analysis-naturalsort"]
image:https://maven-badges.herokuapp.com/maven-central/org.jprante/elasticsearch-analysis-naturalsort/badge.svg[title="Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Cxbib%20elasticsearch-analysis-naturalsort"]
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[title="Apache License 2.0", link="https://opensource.org/licenses/Apache-2.0"]
image:https://img.shields.io/twitter/url/https/twitter.com/xbib.svg?style=social&label=Follow%20%40xbib[title="Twitter", link="https://twitter.com/xbib"]
image:https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif[title="PayPal", link="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GVHFQYZ9WZ8HG"]
This plugin allows the use of sort keys for natural sort order.
.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
[source]
Do not forget to restart the node after installing.
=== 2.x
[source]
Do not forget to restart the node after installing.
=== 1.x
[source]
Do not forget to restart the node after installing.
== Documentation
link:src/docs/asciidoc/index.adoc[Documentation]
== Issues
All feedback is welcome! If you find issues, please post them at https://github.com/jprante/elasticsearch-analysis-naturalsort/issues[Github]
= License
Naturalsort Analysis Plugin for Elasticsearch
Copyright (C) 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
http://www.apache.org/licenses/LICENSE-2.0
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