cancel
Showing results for 
Search instead for 
Did you mean: 

Disable Search on Specific Content Type...????

nirvanvjain
Champ on-the-rise
Champ on-the-rise
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
1 REPLY 1

andy
Champ on-the-rise
Champ on-the-rise
Hi

It is currenlty not possible to do this - but it is on the list.

The best you can do is add behaviour to your type and then add the IndexControl aspect to each instance.

Andy