Skip to content

Commit

Permalink
fixup! EZP-30463: As an Developer, I want to use Solr Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed May 22, 2019
1 parent 73cb349 commit a71f701
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ class EzSystemsEzPlatformSolrSearchEngineExtension extends Extension
*/
const CLOUD_DISTRIBUTION_STRATEGY_ID = 'ezpublish.search.solr.gateway.distribution_strategy.abstract_cloud';

/**
* @var string
*/
const IMPLICIT_DOCUMENT_ROUTER_ID = 'ezpublish.search.solr.gateway.document_router.implicit';

public function getAlias()
{
return 'ez_search_engine_solr';
Expand Down

0 comments on commit a71f701

Please sign in to comment.