Hide Products/Page in JCR Query Search | Community
Skip to main content
rajeev6969
New Participant
October 16, 2015
Solved

Hide Products/Page in JCR Query Search

  • October 16, 2015
  • 1 reply
  • 1252 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

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

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

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

New Participant
September 20, 2022

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