Uses of Class
io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
-
Packages that use SearchIndexDefinitionSupplier Package Description io.vertigo.datafactory.search.definitions -
-
Uses of SearchIndexDefinitionSupplier in io.vertigo.datafactory.search.definitions
Methods in io.vertigo.datafactory.search.definitions that return SearchIndexDefinitionSupplier Modifier and Type Method Description SearchIndexDefinitionSupplierSearchIndexDefinitionSupplier. withCopyToFields(String fromField, String... toFields)SearchIndexDefinitionSupplierSearchIndexDefinitionSupplier. withIndexDtDefinition(String indexDtDefinitionName)SearchIndexDefinitionSupplierSearchIndexDefinitionSupplier. withKeyConcept(String keyConceptDtDefinitionName)SearchIndexDefinitionSupplierSearchIndexDefinitionSupplier. withLoaderId(String indexLoaderId)
-