In the Search condition field, can I set multiple conditions.... lets say 4 of them?
Example: Don't show linked pages, boost pagetype1 by so much, boost pagetype2 by so much, and don't show a specific page type.
-NodeLinkedNodeID:[0 TO 999999999]
classname:"custom.sjcg_MainSection"^0.2
classname:"custom.sjcg_StandardPage"^0.3
-classname:"custom.sjcg_FileFolder"
How do I write it out? I tried this but it didn't work: -NodeLinkedNodeID:[0 TO 999999999];classname:"custom.sjcg_MainSection"^0.2;classname:"custom.sjcg_StandardPage"^0.3;-classname:"custom.sjcg_FileFolder"
Thanks for any help you can provide.