Open jeffmiranda opened 8 years ago
Hello
When I tryu to test the Quip exemple (https://docs.modx.com/extras/revo/simplesearch/simplesearch.simplesearch#SimpleSearch.SimpleSearch-SimpleSearchSnippet), I get this error:
[[!SimpleSearchForm]]
[[!SimpleSearch &customPackages=QuipComment:body:quip:core_path}components/quip/model/:QuipComment.resource = modResource.id
]]
MODx log :
Array ( [0] => 42S22 [1] => 1054 [2] => Unknown column 'QuipComment.body' in 'where clause' )
Any idea ?
It would be really helpful to be able to use SimpleSearch to search the Tagger tags associated with each resource. I think it would be possible if multiple join criteria were possible in the &customPackages parameter.