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

java.api.createIndexDefinition.st Maven / Gradle / Ivy

public static IndexDefinition createIndex_() {
    IndexDefinition indexDefinition = new IndexDefinition();
    indexDefinition.setIndexName("");
    FieldDefinition field;
    FieldLocator fieldLocator;
    DocLocator docLocator;

    
    return indexDefinition;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy