Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#4112 Move utilities for full text search to the legacycustomsearches extension #26613

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

dev/core#4112 Move utilities for full text search to the legacycustomsearches extension

Before

On searching I find the CRM_Utils_QueryFormatter is only called from legacycustomsearches AbstractPartial class and the CRM_Core_InnoDBIndexer and fts settings only exist to support it

After

The above, including their tests, are moved to the extension

Full text search still works in an e-noticey kinda way

image

Full text search setting (the one that was exposed) is still on the settings page

image

Technical Details

I converted some settings to use our preferred mehod of injecting themselves into the page but got bored half-way through

Comments

@civibot
Copy link

civibot bot commented Jun 23, 2023

No issue was found matching the number given in the pull request title. Please check the issue number.

@civibot
Copy link

civibot bot commented Jun 23, 2023

(Standard links)

@colemanw
Copy link
Member

Merging based on the lovely screenshot

@colemanw colemanw merged commit 318a395 into civicrm:master Jun 23, 2023
@colemanw colemanw deleted the query branch June 23, 2023 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants