
java.api.createIndexDefinition.st Maven / Gradle / Ivy
The newest version!
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