SearchIndexerInterface
interface SearchIndexerInterface (View source)
Methods
                    void
                
                
                
            
                    void
                
                
                    updateRepositoryColumns(CategoryInterface $category, AttributeKeyInterface $key, string|null $previousHandle = null)
        
                                            
                
            No description
                    void
                
                
                    indexEntry(CategoryInterface $category, AttributeValueInterface $attributeValue, mixed $subject)
        
                                            
                
            No description
                    void
                
                
                    clearIndexEntry(CategoryInterface $category, AttributeValueInterface $attributeValue, mixed $subject)
        
                                            
                
            No description
Details
        
                            void
    createRepository(CategoryInterface $category)
        
    
    No description
        
                            void
    updateRepositoryColumns(CategoryInterface $category, AttributeKeyInterface $key, string|null $previousHandle = null)
        
    
    No description
        
                            void
    indexEntry(CategoryInterface $category, AttributeValueInterface $attributeValue, mixed $subject)
        
    
    No description
        
                            void
    clearIndexEntry(CategoryInterface $category, AttributeValueInterface $attributeValue, mixed $subject)
        
    
    No description