I have a Search Results Web Part (SRWP) and there are few Pages which are based on Content Type, that content type contains a field "Visibility". There is a custom web part which searches for this content type pages and ignores the one's having Visibility set to false.
But since SRWP don't know about this field, it still shows up the one's having this field set to false.
Is there a way to customize SRWP to not show Pages where this custom field is set to false?
Or is there a way to completely ignore this content type in SRWP (since we have a separate page for searching these content types)?