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

Start Removing Search SQL quirks #14002

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cconard96
Copy link
Contributor

@cconard96 cconard96 commented Feb 5, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -

Relies on all previous pending SQL/Search PRs. Starts at 639691e.
Removes Search Engine hacks/quirks for specific itemtypes from SQLProvider and puts them into the related itemtype classes.
This should also allow for the searching of some virtual search options.

@cconard96 cconard96 added the wip label Feb 5, 2023
@cconard96 cconard96 force-pushed the feature/remove_search_hacks branch from 639691e to 84dce1d Compare June 7, 2023 10:43
@cedric-anne cedric-anne self-requested a review June 7, 2023 10:45
@cconard96 cconard96 changed the title Remove Search SQL quirks Start Removing Search SQL quirks Jun 13, 2023
@cconard96 cconard96 force-pushed the feature/remove_search_hacks branch from 6550df7 to 5b50583 Compare June 13, 2023 23:36
@cconard96 cconard96 removed the wip label Jun 14, 2023
@cconard96 cconard96 marked this pull request as ready for review June 14, 2023 00:09
@trasher trasher added the DBAL label Aug 25, 2023
@cconard96
Copy link
Contributor Author

Restarting work on this to simplify/de-duplicate permission checks done by the web Search engine and the one in the HLAPI.

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.

3 participants