| Package | Description |
|---|---|
| com.jalios.jcms.fileprocessor.repository | |
| com.jalios.jcms.fileprocessor.repository.jcmsupload |
| Modifier and Type | Method and Description |
|---|---|
RepositoryIndexer |
Repository.getIndexer()
For one repository, the way LuceneDocument are constructed from the content of a file
and the file itself, is specific to the structure of the index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.setIndexerClass(java.lang.Class<? extends RepositoryIndexer> indexerClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
JCMSUploadIndexer
Implementation of the RepositoryIndexer for the JCMS upload directory.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.