public class JcrIndexingService
extends org.exoplatform.commons.api.indexing.IndexingService
| Constructor and Description |
|---|
JcrIndexingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.exoplatform.commons.api.indexing.data.SearchEntry searchEntry) |
void |
delete(org.exoplatform.commons.api.indexing.data.SearchEntryId id) |
void |
update(org.exoplatform.commons.api.indexing.data.SearchEntryId id,
Map<String,Object> changes) |
public void add(org.exoplatform.commons.api.indexing.data.SearchEntry searchEntry)
add in class org.exoplatform.commons.api.indexing.IndexingServicepublic void update(org.exoplatform.commons.api.indexing.data.SearchEntryId id,
Map<String,Object> changes)
update in class org.exoplatform.commons.api.indexing.IndexingServicepublic void delete(org.exoplatform.commons.api.indexing.data.SearchEntryId id)
delete in class org.exoplatform.commons.api.indexing.IndexingServiceCopyright © 2003–2020 eXo Platform SAS. All rights reserved.