All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.search.remote.codex.avro.v1_2.field.DocValuesType.avro Maven / Gradle / Ivy

Go to download

Implementation of the Hibernate Search serialization protocol for remote indexing using Avro

There is a newer version: 5.11.12.Final
Show newest version
{
    "name": "DocValuesType",
    "type": "enum",
    "symbols" : ["NUMERIC",
                "SORTED_NUMERIC",
                "BINARY",
                "SORTED",
                "SORTED_SET"]
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy