| 
                                                                            
                                                                                lancetek
                                                                            - 
                                                                                6/17/2013 4:50:36 AM
                                                                            
                                                                         
                                                                        How to create a Smart Search index for table joins or table views? 
                                                                            Hi,What is the recommended way to create a SmartSearch index for a View?
 
 We have quite a few complex custom table views that we'd like to have indexed for quicker searching.  As an example, how would you create a Smart Search index for a normal Kentico view, like the View_CMS_Tree_joined ?
 
 The tables are frequently updated, and I'd like the index to be updated in near-realtime whenever any of the underlying objects are changed.  Some of the tables belong to Custom Document Types - so maybe I can just hook into the document creation, update and delete events.
 
 
 I've been researching the Custom Smart Search Index in the developer docs and found a nice video from Miro: http://devnet.kentico.com/Videos/System-Management/Smart-Search-in-Kentico-CMS-6.aspx  So I'm thinking that I need to create a custom smart search indexer, but I thought I'd ask since there are quite a few of these views that we need indexed.
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |