kentico_romank
-
2/15/2014 3:10:14 AM
RE:Smart search filter-> Values- > use OR
Hi,
It is possible to achieve this scenario, however you have to apply hotfix number 75 to make this work.
If you have hotfix applied, all you have to do is to use the search condition in the following format Field1{0} OR Field2{0}, in your specific case that would be _content{0} OR DocumentCategories{0}, this will be rendered as "+( Field1:([TextBoxValue]) OR Field2:([TextBoxValue]) )".
Best Regards, Roman Konicek
|