public interface DocumentProvider
Site, every DocumentProvider provided by the site's
Applications is able to add/remove some Documents to be indexed.Document,
DocumentProducer,
SearchProvider| Modifier and Type | Method and Description |
|---|---|
Iterable<DocumentProducer> |
getDocumentProducers(Site site,
Application application)
Returns some
DocumentProducers to take into account when building the Site's global lucene index. |
Iterable<DocumentProducer> getDocumentProducers(Site site, Application application) throws InterruptedException, TimeoutException
DocumentProducers to take into account when building the Site's global lucene index.site - the current Siteapplication - the current ApplicationDocumentProducersInterruptedExceptionTimeoutExceptionCopyright © 2011–2021 aiticon GmbH. All rights reserved.