Package | Description |
---|---|
lumis.doui.search | |
lumis.doui.search.common | |
lumis.doui.source.field.type | |
lumis.search |
Provides classes for implementing search services integrated to Lumis Portal.
|
lumis.service.document.field | |
lumis.service.media.field |
Modifier and Type | Method and Description |
---|---|
protected void |
DouiTabularSourceSearchContentFiller.addField(SearchContentField field) |
Modifier and Type | Method and Description |
---|---|
protected void |
DouiTabularSourceSearchContentFiller.addFieldGroup(List<SearchContentField> fields) |
protected void |
DouiTabularSourceSearchContentFiller.addFieldGroups(List<List<SearchContentField>> fields) |
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
ISearchable.getSearchContentFields()
Returns the search content fields to be used for indexing this object.
|
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
FileDataType.Data.getSearchContentFields() |
List<SearchContentField> |
FilesDataType.Data.getSearchContentFields() |
List<SearchContentField> |
HtmlDataType.Data.getSearchContentFields() |
Modifier and Type | Method and Description |
---|---|
SearchContentField |
SearchContentField.clone() |
static SearchContentField |
SearchContentField.createIdField(String value)
Creates an
identifier field with the given value. |
static SearchContentField |
SearchContentField.createSubtitleField(String value)
Creates an
subtitle field with the given value. |
static SearchContentField |
SearchContentField.createTextField(String value)
Creates an
text field with the given value. |
static SearchContentField |
SearchContentField.createTitleField(String value)
Creates an
title field with the given value. |
static SearchContentField |
SearchContentField.createUrlField(String value)
Creates an
URL field with the given value. |
Modifier and Type | Method and Description |
---|---|
List<SearchContentField> |
SearchContent.getAllFields()
Returns a collection of all fields.
|
List<SearchContentField> |
SearchContent.getFields(String fieldName)
Returns a collection of fields with the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchContent.addField(SearchContentField field)
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() |
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.