Query Builder example to pass the options in query
Hello!
I have used tags as part of my index so that I can query specific to index
/jcr:root/content/data/element(*, cq:Page)[(jcr:contains(., 'venue'))] option (index tag customSearch)
fulltext=venue
type=cq:Page
path=/content/data
p.limit=10

