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

[BC] Introduce type specific interfaces #227

Merged
merged 10 commits into from
Oct 7, 2024

Conversation

mattamon
Copy link
Contributor

@mattamon mattamon commented Oct 7, 2024

Changes in this pull request

Resolves #171

Additional info

Introducing type specific interfaces to avoid problems, like creating an asset search that is compatible with an element search.

@mattamon mattamon changed the title 171 introduce specific search interfaces [BC] Introduce type specific interfaces Oct 7, 2024
@mattamon mattamon added this to the 2.0.0 milestone Oct 7, 2024
…-search-interfaces

# Conflicts:
#	src/Service/Search/SearchService/Asset/AssetSearchService.php
#	src/Service/Search/SearchService/Asset/AssetSearchServiceInterface.php
#	src/Service/Search/SearchService/Document/DocumentSearchService.php
#	src/Service/Search/SearchService/Document/DocumentSearchServiceInterface.php
#	src/Service/Search/SearchService/Element/ElementSearchService.php
#	src/Service/Search/SearchService/Element/ElementSearchServiceInterface.php
Copy link

sonarqubecloud bot commented Oct 7, 2024

@mattamon mattamon requested a review from martineiber October 7, 2024 11:59
Copy link
Contributor

@martineiber martineiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦭 is looking out for 2.x

@mattamon mattamon merged commit 1f3662d into 2.x Oct 7, 2024
11 checks passed
@mattamon mattamon deleted the 171-introduce-specific-search-interfaces branch October 7, 2024 12:03
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants