![JAR search and dependency download from the Maven repository](/logo.png)
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