Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.xbib.elasticsearch.plugin:elasticsearch-analysis-naturalsort

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.xbib.elasticsearch.plugin:elasticsearch-analysis-naturalsort

Natural sort plugin for Elasticsearch

  • 5.1.1.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

= 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]

./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

[source]

./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

[source]

./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.

== 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

FAQs

Package last updated on 22 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc