Skip to content

BUGFIX: Add fallback search interface - #29

Merged
Sebobo merged 2 commits into
mainfrom
bugfix/28-search-interface
Aug 18, 2026
Merged

BUGFIX: Add fallback search interface#29
Sebobo merged 2 commits into
mainfrom
bugfix/28-search-interface

Conversation

@Sebobo

@Sebobo Sebobo commented Aug 18, 2026

Copy link
Copy Markdown
Member

Resolves: #28

Sebobo added 2 commits August 18, 2026 14:04
The „within“ part of the SearchQueryAspect requires the interface it wraps to exist.
But it of course should only be active if one has the Neos.ContentRepository.Search package installed,
so we need to provide a fallback dummy interface if it is missing.

Resolves: #28
@Sebobo Sebobo added the bug Something isn't working label Aug 18, 2026
@Sebobo
Sebobo merged commit 191258b into main Aug 18, 2026
4 checks passed
@Sebobo
Sebobo deleted the bugfix/28-search-interface branch August 18, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The specified interface / class "QueryBuilderInterface" for the pointcut class type filter does not exist.

1 participant