<![CDATA[ [Bug] SimpleSearch with includeTVs not show all resource. - My Forums]]> https://forums.modx.com/thread/?thread=103541 <![CDATA[ [Bug] SimpleSearch with includeTVs not show all resource.]]> https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-556998 SimpleSearch 1.9.2

By activating the search on the TV the result includes only the resources that do not have the TV empty.

in this way, if a resource has no content in the TV, it is not included in the results, although there are matches in content!!!

   [[!SimpleSearch? 
     &containerTpl=`chSearch`
     &tpl=`chSearchEl`
     &highlightClass=`search-highlight`
     &andTerms=`0`
     &includeTVs=`1`
     &includeTVList=`tvTag`
    ]] 


]]>
ferx77 Feb 23, 2018, 09:28 AM https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-556998
<![CDATA[Re: [Bug] SimpleSearch with includeTVs not show all resource.]]> https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-557000 ferx77 Feb 23, 2018, 11:38 AM https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-557000 <![CDATA[Re: [Bug] SimpleSearch with includeTVs not show all resource.]]> https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-556999 docFields help?

&docFields=`content`


This is a comma-separated list of specific Resource fields to search. ie: pagetitle,longtitle,alias,description,introtext,content

https://docs.modx.com/extras/revo/simplesearch/simplesearch.simplesearch]]>
andytough Feb 23, 2018, 10:31 AM https://forums.modx.com/thread/103541/bug-simplesearch-with-includetvs-not-show-all-resource#dis-post-556999