| 
      
       
 
       
      
       
 | 
      
      
      
        
          CFML tags used to configure Solr
        
        
         
        - cfcollection
 
- To create a collection using this tag, specify engine="solr"with action="create"/"list"/"map".
For a Solr collection, you do not need to specify the language.
Language can be specified in the <cfindex> tag. All other
attributes remain the same.
 - cfindex
 
- ColdFusion detects the search engine based on the collection
name.
  
 
 
        
         
        
        
       
      
 |