| Package | Description |
|---|---|
| org.exoplatform.commons.search.domain | |
| org.exoplatform.commons.search.index |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.addField(String key,
byte[] value) |
Document |
Document.addField(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
abstract Document |
IndexingServiceConnector.create(String id)
Transform an entity to Document in order to be indexed
|
abstract Document |
IndexingServiceConnector.update(String id)
Transform an entity to Document in order to be reindexed
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.