Package | Description |
---|---|
lumis.doui.search | |
lumis.doui.search.common | |
lumis.doui.source.field.type | |
lumis.search | |
lumis.service.document.field | |
lumis.service.media.field |
Modifier and Type | Class and Description |
---|---|
class |
ServiceIdSearchContentField
Deprecated.
Since 8.1.0, lumis.search was replaced by lumis.portal.bigdata.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DouiTabularSourceSearchContentFiller.addField(SearchContentField field)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DouiTabularSourceSearchContentFiller.addFieldGroup(List<SearchContentField> fields)
Deprecated.
|
protected void |
DouiTabularSourceSearchContentFiller.addFieldGroups(List<List<SearchContentField>> fields)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
ISearchable.getSearchContentFields()
Deprecated.
Returns the search content fields to be used for indexing this object.
|
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
FileDataType.Data.getSearchContentFields()
Deprecated.
|
List<SearchContentField> |
FilesDataType.Data.getSearchContentFields()
Deprecated.
|
List<SearchContentField> |
HtmlDataType.Data.getSearchContentFields() |
Modifier and Type | Method and Description |
---|---|
SearchContentField |
SearchContentField.clone()
Deprecated.
|
static SearchContentField |
SearchContentField.createIdField(String value)
Deprecated.
Creates an
identifier field with the given value. |
static SearchContentField |
SearchContentField.createSubtitleField(String value)
Deprecated.
Creates an
subtitle field with the given value. |
static SearchContentField |
SearchContentField.createTextField(String value)
Deprecated.
Creates an
text field with the given value. |
static SearchContentField |
SearchContentField.createTitleField(String value)
Deprecated.
Creates an
title field with the given value. |
static SearchContentField |
SearchContentField.createUrlField(String value)
Deprecated.
Creates an
URL field with the given value. |
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
SearchContent.getAllFields()
Deprecated.
Returns a collection of all fields.
|
List<SearchContentField> |
SearchContent.getFields(String fieldName)
Deprecated.
Returns a collection of fields with the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchContent.addField(SearchContentField field)
Deprecated.
Adds a
SearchContentField to the field collection. |
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
DocumentDataType.Data.getSearchContentFields() |
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
MediaDataType.Data.getSearchContentFields() |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.