| 
                                                                            
                                                                                kentico_mirekr
                                                                            - 
                                                                                5/7/2010 2:05:25 AM
                                                                            
                                                                         
                                                                        RE:Smart Search - exclude page items according to "show in site map" or "show in navigation" 
                                                                            Hi,
 You can use following condition in “Search condition” property of your smart search result web part:
 
 Search condition: -DocumentMenuItemHideInNavigation:True
 
 This condition will display only documents, which are using “Show in navigation” option (it is set to true - checked). The same applies to DocumentShowInSiteMap document field.
 
 Best regards,
 Miroslav Remias.
 
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |