Package com.axelor.db.search
-
Interface Summary Interface Description SearchMappingContributor Allows to configure search mapping programmatically. -
Class Summary Class Description MetaFileBridge CustomTikaBridgeimplementation to be used withMetaFileto resolve correct filePath.SearchMappingContributorImpl DefaultSearchMappingContributorimplementation, does nothing.SearchMappingFactory The factory to configure indexed entities programmatically.SearchModule A Guice module to configure full-text search feature.SearchService Provides methods to initialize search indexes and do search against them.