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

io.polyglotted.esmodel.api.index.Indexed Maven / Gradle / Ivy

package io.polyglotted.esmodel.api.index;

@SuppressWarnings("unused")
public enum Indexed {
    NOT_ANALYZED, ANALYZED, NO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy