Package | Description |
---|---|
com.jalios.jcms.search |
Provides internal search engines classes of JCMS.
|
com.jalios.jcms.upload |
Modifier and Type | Method and Description |
---|---|
LuceneDataSearchEngine.IndexingLatch |
LuceneDataSearchEngine.getIndexingLatch(Data data)
Retrieve a new IndexingLatch useful to be notified of the end of the next
indexing operation to take place on the specified Data.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DocUploadHandler.performCreate(DocUploadInfo info,
java.util.Map<java.lang.String,java.lang.String> controllerFailedMap,
java.util.List<LuceneDataSearchEngine.IndexingLatch> indexingLatchList)
Performs creation of a FileDocument from a given DocUploadInfo.
|
protected void |
DocUploadHandler.performUpdate(DocUploadInfo info,
java.util.Map<java.lang.String,java.lang.String> controllerFailedMap,
java.util.List<LuceneDataSearchEngine.IndexingLatch> indexingLatchList)
Performs creation of a FileDocument from a given DocUploadInfo.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.