org.elasticsearch.features.FeatureSpecification 901 B

12345678910111213141516171819
  1. #
  2. # Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
  3. # or more contributor license agreements. Licensed under the Elastic License
  4. # 2.0 and the Server Side Public License, v 1; you may not use this file except
  5. # in compliance with, at your election, the Elastic License 2.0 or the Server
  6. # Side Public License, v 1.
  7. #
  8. org.elasticsearch.features.FeatureInfrastructureFeatures
  9. org.elasticsearch.health.HealthFeatures
  10. org.elasticsearch.cluster.service.TransportFeatures
  11. org.elasticsearch.cluster.metadata.MetadataFeatures
  12. org.elasticsearch.rest.RestFeatures
  13. org.elasticsearch.indices.IndicesFeatures
  14. org.elasticsearch.action.admin.cluster.allocation.AllocationStatsFeatures
  15. org.elasticsearch.index.mapper.MapperFeatures
  16. org.elasticsearch.search.retriever.RetrieversFeatures
  17. org.elasticsearch.script.ScriptFeatures
  18. org.elasticsearch.reservedstate.service.FileSettingsFeatures