Uses of Interface
edu.cornell.mannlib.vitro.webapp.searchindex.SearchIndexerImpl.IndexerConfig
-
Packages that use SearchIndexerImpl.IndexerConfig Package Description edu.cornell.mannlib.vitro.webapp.searchindex.tasks -
-
Uses of SearchIndexerImpl.IndexerConfig in edu.cornell.mannlib.vitro.webapp.searchindex.tasks
Constructors in edu.cornell.mannlib.vitro.webapp.searchindex.tasks with parameters of type SearchIndexerImpl.IndexerConfig Constructor Description RebuildIndexTask(SearchIndexerImpl.IndexerConfig config)UpdateStatementsTask(SearchIndexerImpl.IndexerConfig config, List<org.apache.jena.rdf.model.Statement> changes)UpdateUrisTask(SearchIndexerImpl.IndexerConfig config, Collection<String> uris)
-