jar

org.xbib.elasticsearch.plugin : elasticsearch-plugin-bundle

Maven & Gradle

Mar 16, 2019
107 stars

elasticsearch-plugin-bundle · A bundle of plugins for Elasticsearch

Table Of Contents

Latest Version

Download org.xbib.elasticsearch.plugin : elasticsearch-plugin-bundle JAR file - Latest Versions:

All Versions

Download org.xbib.elasticsearch.plugin : elasticsearch-plugin-bundle JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
5.4.x
5.3.x
5.2.x
5.1.x
2.4.x
2.3.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window elasticsearch-plugin-bundle-6.3.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xbib.elasticsearch.plugin.bundle.common.langdetect

├─ org.xbib.elasticsearch.plugin.bundle.common.langdetect.LangProfile.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.langdetect.LangdetectService.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.langdetect.Language.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.langdetect.LanguageDetectionException.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.langdetect.NGram.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.mapper.icu

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.icu.IcuCollationKeyFieldMapper.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.mapper.standardnumber

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.standardnumber.StandardnumberMapper.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.standardnumber.StandardnumberMapperModule.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.standardnumber.StandardnumberMapperTypeParser.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.standardnumber

├─ org.xbib.elasticsearch.plugin.bundle.common.standardnumber.StandardnumberService.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.query.decompound

├─ org.xbib.elasticsearch.plugin.bundle.query.decompound.CustomSpanPayloadCheckQuery.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.query.decompound.ExactPhraseQueryBuilder.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.query.decompound.QueryTransformer.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.icu

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuCollationAttributeFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuCollationKeyAnalyzer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuCollationKeyAnalyzerProvider.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuCollationTokenizerFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuFoldingCharFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuFoldingTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNormalizerCharFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNormalizerCharFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNormalizerFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNormalizerTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNumberFormatTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuNumberFormatTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuTransformTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IcuTransformTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.IndexableBinaryStringTools.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.action.langdetect

├─ org.xbib.elasticsearch.plugin.bundle.action.langdetect.LangdetectAction.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.langdetect.LangdetectRequest.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.langdetect.LangdetectRequestBuilder.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.langdetect.LangdetectResponse.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.langdetect.TransportLangdetectAction.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.fsa

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.ConstantArcSizeFSA.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.Dictionary.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.FSA.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.FSABuilder.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.FSAFinalStatesIterator.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.FSAFlags.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.FSATraversal.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.MatchResult.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.fsa.StateVisitor.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.patricia

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.patricia.DecompoundTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.patricia.DecompoundTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.lemmatize

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.lemmatize.LemmatizeTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.lemmatize.LemmatizeTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterFilter2.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterFilter2Factory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterFlags.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.worddelimiter.WordDelimiterIterator.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenAnalyzer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenAnalyzerProvider.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenTokenizer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenTokenizerFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.hyphen.HyphenTokenizerImpl.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.sortform

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.sortform.SortformAnalyzerProvider.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.sortform.SortformTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.sortform.SortformTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.german

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.german.GermanNormalizationFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort.NaturalSortKeyAnalyzer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort.NaturalSortKeyAnalyzerProvider.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort.NaturalSortKeyAttributeFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort.NaturalSortKeyAttributeImpl.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.naturalsort.NaturalSortKeyTokenizerFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.symbolname

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.symbolname.SymbolnameTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.symbolname.SymbolnameTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.decompound.fst

├─ org.xbib.elasticsearch.plugin.bundle.common.decompound.fst.FstDecompounder.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.mapper.reference

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.reference.ReferenceMapper.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.reference.ReferenceMapperModule.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.reference.ReferenceMapperTypeParser.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.concat

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.concat.ConcatTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.concat.ConcatTokenFilterFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.concat.PairTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.concat.PairTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.action.isbnformat

├─ org.xbib.elasticsearch.plugin.bundle.action.isbnformat.ISBNFormatAction.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.isbnformat.ISBNFormatRequest.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.isbnformat.ISBNFormatRequestBuilder.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.isbnformat.ISBNFormatResponse.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.action.isbnformat.TransportISBNFormatAction.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.mapper.langdetect

├─ org.xbib.elasticsearch.plugin.bundle.index.mapper.langdetect.LangdetectMapper.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.fst

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.fst.FstDecompoundTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.decompound.fst.FstDecompoundTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.fst

├─ org.xbib.elasticsearch.plugin.bundle.common.fst.FstCompiler.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.rest.action.isbnformat

├─ org.xbib.elasticsearch.plugin.bundle.rest.action.isbnformat.RestISBNFormatterAction.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.reference

├─ org.xbib.elasticsearch.plugin.bundle.common.reference.ReferenceService.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.year

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.year.GregorianYearTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.year.GregorianYearTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.baseform

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.baseform.BaseformTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.baseform.BaseformTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.rest.action.langdetect

├─ org.xbib.elasticsearch.plugin.bundle.rest.action.langdetect.RestLangdetectAction.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.autophrase

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.autophrase.AutoPhrasingTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.autophrase.AutoPhrasingTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.BreakIteratorWrapper.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.CharArrayIterator.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.CompositeBreakIterator.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.DefaultIcuTokenizerConfig.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.IcuTokenizer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.IcuTokenizerConfig.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.IcuTokenizerFactory.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.segmentation.ScriptIterator.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.standardnumber

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.standardnumber.StandardnumberAnalyzer.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.standardnumber.StandardnumberAnalyzerProvider.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.standardnumber.StandardnumberTokenFilter.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.standardnumber.StandardnumberTokenFilterFactory.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tokenattributes

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tokenattributes.ScriptAttribute.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tokenattributes.ScriptAttributeImpl.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.common.decompound.patricia

├─ org.xbib.elasticsearch.plugin.bundle.common.decompound.patricia.CompactPatriciaTrie.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.decompound.patricia.Decompounder.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.decompound.patricia.LFUCache.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.common.decompound.patricia.Node.class - [JAR]

org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tools

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tools.RBBIRuleCompiler.class - [JAR]

├─ org.xbib.elasticsearch.plugin.bundle.index.analysis.icu.tools.UTR30DataFileGenerator.class - [JAR]

org.xbib.elasticsearch.plugin.bundle

├─ org.xbib.elasticsearch.plugin.bundle.BundlePlugin.class - [JAR]