Page MenuHomePhabricator

All Changesets

ChangePath
Modifiedresources/sql/autopatches/20161130.search.02.rebuild.php
Modifiedsrc/__phutil_library_map__.php
Modifiedsrc/applications/config/application/PhabricatorConfigApplication.php
Modifiedsrc/applications/config/check/PhabricatorElasticSearchSetupCheck.php
Modifiedsrc/applications/config/check/PhabricatorExtraConfigSetupCheck.php
Modifiedsrc/applications/config/check/PhabricatorMySQLSetupCheck.php
Addedsrc/applications/config/controller/PhabricatorConfigClusterSearchController.php
Modifiedsrc/applications/config/controller/PhabricatorConfigController.php
Modifiedsrc/applications/config/option/PhabricatorClusterConfigOptions.php
Modifiedsrc/applications/maniphest/query/ManiphestTaskQuery.php
Modifiedsrc/applications/project/search/PhabricatorProjectFulltextEngine.php
Deletedsrc/applications/search/config/PhabricatorSearchConfigOptions.php
Modifiedsrc/applications/search/constants/PhabricatorSearchDocumentFieldType.php
Modifiedsrc/applications/search/engine/__tests__/PhabricatorSearchEngineTestCase.php
Modifiedsrc/applications/search/fulltextstorage/PhabricatorElasticFulltextStorageEngine.php
Addedsrc/applications/search/fulltextstorage/PhabricatorElasticSearchQueryBuilder.php
Modifiedsrc/applications/search/fulltextstorage/PhabricatorFulltextStorageEngine.php
Modifiedsrc/applications/search/fulltextstorage/PhabricatorMySQLFulltextStorageEngine.php
Modifiedsrc/applications/search/index/PhabricatorFulltextEngine.php
Modifiedsrc/applications/search/management/PhabricatorSearchManagementInitWorkflow.php
Modifiedsrc/applications/search/query/PhabricatorSearchDocumentQuery.php
Addedsrc/docs/user/cluster/cluster_search.diviner
Moved Heresrc/infrastructure/cluster/PhabricatorClusterServiceHealthRecord.php
Moved Awaysrc/infrastructure/cluster/PhabricatorDatabaseHealthRecord.php
Modifiedsrc/infrastructure/cluster/PhabricatorDatabaseRef.php
Moved Heresrc/infrastructure/cluster/config/PhabricatorClusterDatabasesConfigOptionType.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterDatabasesConfigOptionType.php
Addedsrc/infrastructure/cluster/config/PhabricatorClusterSearchConfigOptionType.php
Moved Heresrc/infrastructure/cluster/exception/PhabricatorClusterException.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterException.php
Moved Heresrc/infrastructure/cluster/exception/PhabricatorClusterExceptionHandler.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterExceptionHandler.php
Moved Heresrc/infrastructure/cluster/exception/PhabricatorClusterImpossibleWriteException.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterImpossibleWriteException.php
Moved Heresrc/infrastructure/cluster/exception/PhabricatorClusterImproperWriteException.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterImproperWriteException.php
Addedsrc/infrastructure/cluster/exception/PhabricatorClusterNoHostForRoleException.php
Moved Heresrc/infrastructure/cluster/exception/PhabricatorClusterStrandedException.php
Moved Awaysrc/infrastructure/cluster/PhabricatorClusterStrandedException.php
Addedsrc/infrastructure/cluster/search/PhabricatorElasticSearchHost.php
Addedsrc/infrastructure/cluster/search/PhabricatorMySQLSearchHost.php
Addedsrc/infrastructure/cluster/search/PhabricatorSearchHost.php
Addedsrc/infrastructure/cluster/search/PhabricatorSearchService.php