My main question is how to use the OPTION in Query Builder Debugger toolIn XPATH I can search results with OPTION as follow/jcr:root/content/data/element(*, cq:Page)[(jcr:contains(., 'venue'))] option (index tag customSearch) What is the equivalent way to do via Query Builder Debugger ? Thanks,Zanka...