Search results limited to specific collection with REGEX – best practice advise or a bug in 3.2.27 #5009
-
Hi there, I just updated to 3.2.28 and found my custom search breaking. It worked all the way up to 3.2.6 It should look like this: https://gingingin.de/suche?q=london In my search results I list various clusters of content to make it easier to find what you need. Since the problem seems to be the same for all sections I will list only one code snippet which seems to be troublesome.
This breaks and I could not find any other documentation on whether this is still a valid way of getting to what I am trying to achieve. The error thrown looks like this:
So I am wondering whether this is a bug or just a wrong way of doing it despite having created it originally on this post/answer https://statamic.com/forum/4448-search-results-from-multiple-collections-paramater-syntax … Thanks for the help / advise 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
If it used to work then I'd say it's a bug. I don't think there's anything wrong with what you're trying to do. |
Beta Was this translation helpful? Give feedback.
If it used to work then I'd say it's a bug. I don't think there's anything wrong with what you're trying to do.