Skip to content

Commit

Permalink
Merge pull request #2711 from atlanhq/master-beta-merge3jan24
Browse files Browse the repository at this point in the history
Master beta merge3jan24
  • Loading branch information
n5nk authored Jan 3, 2024
2 parents 0f3dfd6 + da36c0f commit 8024687
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,7 @@ public GraphBackedSearchIndexer(AtlasTypeRegistry typeRegistry) throws AtlasExce
throws IndexException, RepositoryException {
this.provider = provider;
this.typeRegistry = typeRegistry;

//make sure solr index follows graph backed index listener
//addIndexListener(new SolrIndexHelper(typeRegistry));


if (!HAConfiguration.isHAEnabled(configuration)) {
initialize(provider.get());
Expand Down

0 comments on commit 8024687

Please sign in to comment.