SearchEvent from searches

I’m developing a plugins2 plugin to listen for SearchEvents. I’m receiving SearchEvents when a quick search is performed, but when a search is done from the search screen (/dosearchsite.action) an event doesn’t seem to be triggered.
Reading the docs at
https://docs.atlassian.com/ConfluenceServer/javadoc/6.7.2/com/atlassian/confluence/event/events/search/SearchPerformedEvent.html
I take it as an event should be triggered from the search screen.

Has anyone run into this?

It could be related to this [CONFSERVER-40707] SearchPerformedEvent no longer notified in Confluence 5.9+ - Create and track feature requests for Atlassian products.

Yes, seems to be the same problem. Thanks for the link!
As so often an issue that Atlassian hasn’t fixed although a bug report has existed for many years. :frowning: