Class SearchMappingContributorImpl

    • Constructor Detail

      • SearchMappingContributorImpl

        public SearchMappingContributorImpl()
    • Method Detail

      • contribute

        public void contribute​(org.hibernate.search.cfg.SearchMapping mapping)
        Description copied from interface: SearchMappingContributor
        Configure indexed entities with the given SearchMapping programmatically.
        Specified by:
        contribute in interface SearchMappingContributor
        Parameters:
        mapping - the SearchMapping to use to configure entities