class Xapian::Stem
  
  
    
  
    Defined in:
  
  
    
      
        xapian/stem.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
    
  
    
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(language : String = 
"none")
        
#
       
      
      
      
     
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
available_languages
        #
       
      
      
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
      
        
        def 
to_unsafe : LibXapian::Stem
        
#