jar

org.frekele.elasticsearch : elasticsearch-mapping-builder

Maven & Gradle

Apr 04, 2019
10 stars

elasticsearch-mapping-builder · Elasticsearch Java Mapping Builder.

Table Of Contents

Latest Version

Download org.frekele.elasticsearch : elasticsearch-mapping-builder JAR file - Latest Versions:

All Versions

Download org.frekele.elasticsearch : elasticsearch-mapping-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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-mapping-builder-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.frekele.elasticsearch.mapping.values

├─ org.frekele.elasticsearch.mapping.values.DateFieldValue.class - [JAR]

├─ org.frekele.elasticsearch.mapping.values.NumericFieldValue.class - [JAR]

├─ org.frekele.elasticsearch.mapping.values.RangeFieldValue.class - [JAR]

org.frekele.elasticsearch.mapping.exceptions

├─ org.frekele.elasticsearch.mapping.exceptions.InvalidCustomJsonException.class - [JAR]

├─ org.frekele.elasticsearch.mapping.exceptions.InvalidDocumentClassException.class - [JAR]

├─ org.frekele.elasticsearch.mapping.exceptions.MappingBuilderException.class - [JAR]

├─ org.frekele.elasticsearch.mapping.exceptions.MaxRecursiveLevelClassException.class - [JAR]

org.frekele.elasticsearch.mapping.enums

├─ org.frekele.elasticsearch.mapping.enums.DateFormat.class - [JAR]

├─ org.frekele.elasticsearch.mapping.enums.FieldType.class - [JAR]

org.frekele.elasticsearch.mapping.annotations.values

├─ org.frekele.elasticsearch.mapping.annotations.values.BoolValue.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.values.FielddataFrequencyFilterValue.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.values.FloatValue.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.values.IntValue.class - [JAR]

org.frekele.elasticsearch.mapping.annotations

├─ org.frekele.elasticsearch.mapping.annotations.ElasticBinaryField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticBooleanField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticByteField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticCompletionField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticCustomJsonField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticDateField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticDateRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticDocument.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticDoubleField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticDoubleRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticFloatField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticFloatRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticGeoPointField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticGeoShapeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticHalfFloatField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticIntegerField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticIntegerRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticIpField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticIpRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticKeywordField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticLongField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticLongRangeField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticNestedField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticObjectField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticPercolatorField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticScaledFloatField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticShortField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticTextField.class - [JAR]

├─ org.frekele.elasticsearch.mapping.annotations.ElasticTokenCountField.class - [JAR]

org.frekele.elasticsearch.mapping

├─ org.frekele.elasticsearch.mapping.MappingBuilder.class - [JAR]

├─ org.frekele.elasticsearch.mapping.MappingBuilderImpl.class - [JAR]

├─ org.frekele.elasticsearch.mapping.ObjectMapping.class - [JAR]