Hi there!
I'm using SimpleSearch 1.5.2. in MODx Revo 2.2.0 and have added
to the snippet call.
I'm using getResources for displaying content on a page like this:
[[!getResources? &parents=`3` &tpl=`Portfolio` &sortby=`menuindex` &sortdir=`ASC` &includeContent=`1` &showHidden=`true`]]
The Resources are diabled to be shown in menues, but with the
"showHidden=`true` they are displayed on the page.
But if I enter a word of one of those resources in the Search-Form the result page still says
There were no search results for the search
Any hints for solving this problem?