BaseElasticSearchIndexBuilder.validateAddResourceEvent(Event) (specifically
BaseElasticSearchIndexBuilder.validateResourceName(Event, Map).BaseElasticSearchIndexBuilder.initializeIndex().EntityContentProducer
The EntityContentProducer.getCustomProperties(String) method returns a map of different kind of elements.BaseElasticSearchIndexBuilder.indexSettings, its fallback read from BaseElasticSearchIndexBuilder.defaultIndexSettingsResource and
overrides read in from ServerConfigurationService.BaseElasticSearchIndexBuilder.mapping, its fallback read from BaseElasticSearchIndexBuilder.defaultMappingResource, and any overrides
implemented in BaseElasticSearchIndexBuilder.initializeElasticSearchMapping(String).BaseElasticSearchIndexBuilder.indexNameEntityContentProducer capable of handling the given entity reference, or null if no
such producer has been registered.EntityContentProducer capable of handling the given Event, or null if no
such producer has been registered.Copyright © 2003–2018 Sakai Project. All rights reserved.