Skip to content

Extending Search with AI Image and Video Analysis #15757

Closed Answered by brandonkelly
zawilliams asked this question in Q&A
Discussion options

You must be logged in to vote

You can latch onto the ElementQuery::EVENT_BEFORE_PREPARE event, and make whatever modifications you want to it, like scraping the search param value and passing it to an API, and then removing search and adding $query->andWhere(['elements.id' => $filteredElementIds]).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants