Chad has submitted this change and it was merged. Change subject: Squash master to REL1_22 + compatibility patches ......................................................................
Squash master to REL1_22 + compatibility patches Fix ApiOpenSearch aka prefix search in the absence of ApiBeforeMain. BetaFeatures won't work for this but at least it'll work at all. Remove support for indexing file contents as that depends on changes in 1.23. Change-Id: I3d4160531de03034446b9527a5710e535548f388 --- M CirrusSearch.i18n.php M CirrusSearch.php M README A cirrus-beta.svg M includes/CirrusSearch.body.php M includes/CirrusSearchAnalysisConfigBuilder.php M includes/CirrusSearchConnection.php A includes/CirrusSearchDeletePagesJob.php A includes/CirrusSearchHooks.php A includes/CirrusSearchJob.php A includes/CirrusSearchLinksUpdateJob.php M includes/CirrusSearchMappingConfigBuilder.php A includes/CirrusSearchOtherIndexJob.php A includes/CirrusSearchOtherIndexes.php A includes/CirrusSearchResult.php A includes/CirrusSearchResultSet.php A includes/CirrusSearchResultsType.php M includes/CirrusSearchSearcher.php M includes/CirrusSearchTextFormatter.php A includes/CirrusSearchUpdatePagesJob.php M includes/CirrusSearchUpdater.php A maintenance/checkCounts.php M maintenance/forceSearchIndex.php M maintenance/updateOneSearchIndexConfig.php M maintenance/updateSearchIndexConfig.php D tests/browser/.gitignore M tests/browser/Gemfile A tests/browser/Gemfile.lock M tests/browser/README M tests/browser/config/config.yml M tests/browser/features/full_text.feature A tests/browser/features/full_text_filters.feature M tests/browser/features/full_text_highlighting.feature A tests/browser/features/full_text_search_suggestions.feature A tests/browser/features/go.feature M tests/browser/features/prefix.feature M tests/browser/features/step_definitions/general_steps.rb M tests/browser/features/step_definitions/page_steps.rb M tests/browser/features/step_definitions/search_steps.rb M tests/browser/features/step_definitions/transformers.rb A tests/browser/features/support/articles/Linux_Distribution_Timeline_text_version.pdf M tests/browser/features/support/env.rb R tests/browser/features/support/hooks.rb M tests/browser/features/support/modules/url_module.rb A tests/browser/features/support/pages/article_history_page.rb M tests/browser/features/support/pages/article_page.rb A tests/browser/features/support/pages/article_revision_delete_page.rb M tests/browser/features/support/pages/delete_page.rb M tests/browser/features/support/pages/edit_page.rb M tests/browser/features/support/pages/login_page.rb M tests/browser/features/support/pages/random_page.rb M tests/browser/features/support/pages/search_page.rb M tests/browser/features/support/pages/search_results_page.rb M tests/browser/features/support/pages/upload_file_page.rb D tests/browser/features/support/sauce.rb M tests/browser/features/updates.feature R tests/unit/HooksTest.php 57 files changed, 3,929 insertions(+), 1,286 deletions(-) Approvals: Chad: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/104178 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3d4160531de03034446b9527a5710e535548f388 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: REL1_22 Gerrit-Owner: Manybubbles <[email protected]> Gerrit-Reviewer: Chad <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: Manybubbles <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
