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

IBX-8532: Removed support for facets #484

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

wiewiurdp
Copy link
Contributor

@wiewiurdp wiewiurdp commented Feb 17, 2025

🎫 Issue IBX-8532

Related PRs:

Description:

Removing support for facets

For QA

N/A

Documentation:

Classes and functions removed:
\Ibexa\Contracts\Core\Repository\SearchService::CAPABILITY_FACETS
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\ContentTypeFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\CriterionFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\DateRangeFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\FieldFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\FieldRangeFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\Location
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\Location\LocationFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\LocationFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\SectionFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\TermFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Query\FacetBuilder\UserFacetBuilder
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\ContentTypeFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\CriterionFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\DateRangeFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\FieldFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\FieldRangeFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\LocationFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\RangeFacetEntry
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\SectionFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\TermFacet
\Ibexa\Contracts\Core\Repository\Values\Content\Search\Facet\UserFacet
\Ibexa\Tests\Core\Repository\Common\FacetedSearchProvider

@wiewiurdp wiewiurdp force-pushed the IBX-8532-drop-support-for-facets branch 2 times, most recently from 3817855 to 5bb12c6 Compare February 20, 2025 10:17
Copy link
Member

@alongosz alongosz left a comment

Choose a reason for hiding this comment

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

LGTM after a brief glance.

@adamwojs adamwojs merged commit 9571e93 into main Feb 20, 2025
13 of 15 checks passed
@adamwojs adamwojs deleted the IBX-8532-drop-support-for-facets branch February 20, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants