Package com.axelor.db.search
-
Interface Summary Interface Description SearchMappingContributor Allows to configure search mapping programmatically. -
Class Summary Class Description MetaFileBridge CustomTikaBridge
implementation to be used withMetaFile
to resolve correct filePath.SearchMappingContributorImpl DefaultSearchMappingContributor
implementation, 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.