Skip to content

Commit

Permalink
fix: missing import IndexSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatore-campagna committed Jan 14, 2025
1 parent 887f2b8 commit a8c8cea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import org.elasticsearch.cluster.service.ClusterService;
import org.elasticsearch.features.FeatureService;
import org.elasticsearch.index.IndexMode;
import org.elasticsearch.index.IndexSettings;
import org.elasticsearch.index.mapper.SourceFieldMapper;
import org.elasticsearch.injection.guice.Inject;
import org.elasticsearch.monitor.metrics.IndexModeStatsActionType;
Expand Down

0 comments on commit a8c8cea

Please sign in to comment.