Serialized Form
-
Package com.liferay.portal.search.rest.dto.v1_0
-
Class com.liferay.portal.search.rest.dto.v1_0.EmbeddingModel
class EmbeddingModel extends Object implements Serializable -
Class com.liferay.portal.search.rest.dto.v1_0.EmbeddingProviderConfiguration
class EmbeddingProviderConfiguration extends Object implements Serializable-
Serialized Fields
-
_attributesSupplier
Supplier<Object> _attributesSupplier
-
_embeddingVectorDimensionsSupplier
Supplier<Integer> _embeddingVectorDimensionsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_languageIdsSupplier
Supplier<String[]> _languageIdsSupplier
-
_modelClassNamesSupplier
Supplier<String[]> _modelClassNamesSupplier
-
_providerNameSupplier
Supplier<String> _providerNameSupplier
-
attributes
Object attributes
-
embeddingVectorDimensions
Integer embeddingVectorDimensions
-
languageIds
String[] languageIds
-
modelClassNames
String[] modelClassNames
-
providerName
String providerName
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.EmbeddingProviderValidationResult
class EmbeddingProviderValidationResult extends Object implements Serializable-
Serialized Fields
-
_errorMessageSupplier
Supplier<String> _errorMessageSupplier
-
_expectedDimensionsSupplier
Supplier<Integer> _expectedDimensionsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
errorMessage
String errorMessage
-
expectedDimensions
Integer expectedDimensions
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.FacetConfiguration
class FacetConfiguration extends Object implements Serializable-
Serialized Fields
-
_aggregationNameSupplier
Supplier<String> _aggregationNameSupplier
-
_attributesSupplier
Supplier<Map<String,
Object>> _attributesSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_frequencyThresholdSupplier
Supplier<Integer> _frequencyThresholdSupplier
-
_maxTermsSupplier
Supplier<Integer> _maxTermsSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_valuesSupplier
Supplier<Object[]> _valuesSupplier
-
aggregationName
String aggregationName
-
attributes
Map<String,
Object> attributes -
frequencyThreshold
Integer frequencyThreshold
-
maxTerms
Integer maxTerms
-
name
String name
-
values
Object[] values
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.SearchRequestBody
class SearchRequestBody extends Object implements Serializable-
Serialized Fields
-
_attributesSupplier
Supplier<Map<String,
Object>> _attributesSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_facetConfigurationsSupplier
Supplier<FacetConfiguration[]> _facetConfigurationsSupplier
-
attributes
Map<String,
Object> attributes -
facetConfigurations
FacetConfiguration[] facetConfigurations
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.SearchResult
class SearchResult extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_embeddedSupplier
Supplier<Object> _embeddedSupplier
-
_entryClassNameSupplier
Supplier<String> _entryClassNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_itemURLSupplier
Supplier<String> _itemURLSupplier
-
_scoreSupplier
Supplier<Float> _scoreSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
actions
Map<String,
Map<String, String>> actions -
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
embedded
Object embedded
-
entryClassName
String entryClassName
-
itemURL
String itemURL
-
score
Float score
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.Suggestion
class Suggestion extends Object implements Serializable-
Serialized Fields
-
_attributesSupplier
Supplier<Object> _attributesSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_scoreSupplier
Supplier<Float> _scoreSupplier
-
_textSupplier
Supplier<String> _textSupplier
-
attributes
Object attributes
-
score
Float score
-
text
String text
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.SuggestionsContributorConfiguration
class SuggestionsContributorConfiguration extends Object implements Serializable-
Serialized Fields
-
_attributesSupplier
Supplier<Object> _attributesSupplier
-
_contributorNameSupplier
Supplier<String> _contributorNameSupplier
-
_displayGroupNameSupplier
Supplier<String> _displayGroupNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_sizeSupplier
Supplier<Integer> _sizeSupplier
-
attributes
Object attributes
-
contributorName
String contributorName
-
displayGroupName
String displayGroupName
-
size
Integer size
-
xClassName
String xClassName
-
-
-
Class com.liferay.portal.search.rest.dto.v1_0.SuggestionsContributorResults
class SuggestionsContributorResults extends Object implements Serializable-
Serialized Fields
-
_attributesSupplier
Supplier<Object> _attributesSupplier
-
_displayGroupNameSupplier
Supplier<String> _displayGroupNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_suggestionsSupplier
Supplier<Suggestion[]> _suggestionsSupplier
-
attributes
Object attributes
-
displayGroupName
String displayGroupName
-
suggestions
Suggestion[] suggestions
-
xClassName
String xClassName
-
-
-