Hi Folks,
I have 50-60 Content Types in my application. As per the guidance of Jeff Potts in his awesome article of "Creating Custom Content Model " , We have implemented the Custom Content Models.
All works fine. Now What we want to achieve is Restricting Search based on Content Model , let me be specific i.e. I have A,B,D content models . Now I want all the documents (Nodes) of TYPE B NEVER appear in any of the Search.
Please guide me how to implement such requirement.
Thanks!
-Nirvan