Expand my Community achievements bar.

SOLVED

Hide Products/Page in JCR Query Search

Avatar

Level 2

I  want to create custom JCR query search for products/pages. In search results, I dont want to display certain pages/products. What is the best way to do it?

1 Accepted Solution

Avatar

Correct answer by
Level 10

you can add a custom boolean property to flag the product/pages to hide and exclude them in your query

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

you can add a custom boolean property to flag the product/pages to hide and exclude them in your query

Even I'm facing the same issue can I get the solution on hiding the pages based on flag in jquery.