Index a server project
        Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
		
		
		
			
	
			
		
		
			
	
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Parameters
- project_id
 - 
		Type: EntityID 
		
the Job id
 
- index_folders
 - 
		Type: bool 
		
whether or not to index folders
 
- index_attributes
 - 
		Type: bool 
		
whether or not to index attributes
 
- index_files
 - 
		Type: bool 
		
whether or not we should index files as well
 
- recursive_index
 - 
		Type: bool 
		
whether or not to index recursively
 
- db
 - 
		Type: IDatabase 
		
the db connection