Serialized Form
-
Package com.skava.search.event.model
-
Class com.skava.search.event.model.ClearCacheEventPayload
class ClearCacheEventPayload extends Object implements Serializable- serialVersionUID:
- -8760527565671897485L
-
-
Package com.skava.search.exception
-
Exception com.skava.search.exception.CollectionAlreadyExistsException
class CollectionAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.CollectionAttributeNotFoundException
class CollectionAttributeNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.CollectionNotFoundException
class CollectionNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.DuplicateCollectionPropKeyException
class DuplicateCollectionPropKeyException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.LinksAlreadyExistsException
class LinksAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.LinksNotFoundException
class LinksNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SearchNotFoundException
class SearchNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SortOrderAlreadyExistsException
class SortOrderAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SortOrderNotFoundException
class SortOrderNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SuggestionNotFoundException
class SuggestionNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SynonymAlreadyExistsException
class SynonymAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.SynonymNotFoundException
class SynonymNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.VersionNotFoundException
class VersionNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.skava.search.exception.config
-
Exception com.skava.search.exception.config.AttributeAlreadyExistsException
class AttributeAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.config.AttributeNotFoundException
class AttributeNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.config.ConfigAlreadyExistsException
class ConfigAlreadyExistsException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.config.ConfigAttributeNotFoundException
class ConfigAttributeNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.config.ConfigNotFoundException
class ConfigNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.skava.search.exception.config.ConfigPropertyNotFoundException
class ConfigPropertyNotFoundException extends com.skava.core.ECommerceException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.skava.search.model
-
Class com.skava.search.model.Facet
class Facet extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.FacetPivot
class FacetPivot extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.Items
class Items extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.Pivot
class Pivot extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.SortOptions
class SortOptions extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.Value
class Value extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
long count
-
name
String name
-
selected
boolean selected
-
-
-
Package com.skava.search.model.config
-
Class com.skava.search.model.config.Attributes
class Attributes extends DomainAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
String attributeId
Holds the attributeId of the AttributeDO -
collectionId
long collectionId
Holds the collectionId of the AttributeDO -
configId
long configId
Holds the configId of the AttributeDO -
filterable
Filterable filterable
Holds the filterable of the AttributeDO -
searchable
Searchable searchable
Holds the searchable of the AttributeDO -
searchWeightage
Integer searchWeightage
Holds the searchWeightage of the AttributeDO -
sortable
Sortable sortable
Holds the sortable of the AttributeDO -
suggestable
Boolean suggestable
Holds the suggestable of the AttributeDO -
suggestionWeightage
Integer suggestionWeightage
Holds the suggestionWeightage of the AttributeDO -
values
List<AttributeValue> values
Holds the list of AttributeValueRequest
-
-
Class com.skava.search.model.config.ConfigProperty
class ConfigProperty extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
-
Package com.skava.search.model.domain
-
Class com.skava.search.model.domain.EmbeddingModel
class EmbeddingModel extends Object implements Serializable- serialVersionUID:
- 4922412726826103217L
-
-
Package com.skava.search.model.entity
-
Class com.skava.search.model.entity.Collection
class Collection extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
businessId
long businessId
It refers the businessId of the collection. -
description
String description
It refers to the description of collection. -
id
long id
It refers the Identifier of the collection. -
name
String name
It refers to the name of collection. -
status
Status status
This is used to change the status of the particular collection.There are three status ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status DELETED denotes Entity is in Deleted status
-
-
Class com.skava.search.model.entity.CollectionProperty
class CollectionProperty extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
long attributeId
Holds the unique attribute Id of the collection attribute -
collectionId
long collectionId
Holds the collection Id of the collection property -
id
long id
Holds the unique id of the collection property -
value
String value
Holds the value of the collection property
-
-
Class com.skava.search.model.entity.CollectionPropertyAttribute
class CollectionPropertyAttribute extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultValue
String defaultValue
Holds the defaultValue of the collection property attribute -
description
String description
Holds the description of the collection property attribute -
id
long id
It refers the Identifier of the collection. -
name
String name
Holds the name of the collection property attribute -
nullable
boolean nullable
Holds the validationRule of the collection property attribute -
rule
String rule
Holds the rule of the collection property attribute -
type
CollectionAttributeType type
-
-
Class com.skava.search.model.entity.Links
class Links extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the links. -
id
long id
-
locale
String locale
It refers the locale of the links. -
redirectURL
String redirectURL
It refers the redirect url of the links. -
searchTerm
String searchTerm
It refers the search term of the links. -
version
String version
It refers the version of the links.
-
-
Class com.skava.search.model.entity.QCollection
class QCollection extends com.querydsl.core.types.dsl.EntityPathBase<Collection> implements Serializable- serialVersionUID:
- -1886039067L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
businessId
com.querydsl.core.types.dsl.NumberPath<Long> businessId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
status
com.querydsl.core.types.dsl.EnumPath<Status> status
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
-
Class com.skava.search.model.entity.QCollectionProperty
class QCollectionProperty extends com.querydsl.core.types.dsl.EntityPathBase<CollectionProperty> implements Serializable- serialVersionUID:
- -999169830L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
attributeId
com.querydsl.core.types.dsl.NumberPath<Long> attributeId
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class com.skava.search.model.entity.QCollectionPropertyAttribute
class QCollectionPropertyAttribute extends com.querydsl.core.types.dsl.EntityPathBase<CollectionPropertyAttribute> implements Serializable- serialVersionUID:
- 1819164386L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
defaultValue
com.querydsl.core.types.dsl.StringPath defaultValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nullable
com.querydsl.core.types.dsl.BooleanPath nullable
-
rule
com.querydsl.core.types.dsl.StringPath rule
-
type
com.querydsl.core.types.dsl.EnumPath<CollectionAttributeType> type
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
-
Class com.skava.search.model.entity.QLinks
class QLinks extends com.querydsl.core.types.dsl.EntityPathBase<Links> implements Serializable- serialVersionUID:
- -1052427758L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
redirectURL
com.querydsl.core.types.dsl.StringPath redirectURL
-
searchTerm
com.querydsl.core.types.dsl.StringPath searchTerm
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
version
com.querydsl.core.types.dsl.StringPath version
-
-
Class com.skava.search.model.entity.QPriceRuleVersion
class QPriceRuleVersion extends com.querydsl.core.types.dsl.EntityPathBase<PriceRuleVersion> implements Serializable- serialVersionUID:
- -1189126854L
-
Serialized Fields
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ruleId
com.querydsl.core.types.dsl.StringPath ruleId
-
searchCollectionId
com.querydsl.core.types.dsl.NumberPath<Long> searchCollectionId
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
versoinId
com.querydsl.core.types.dsl.StringPath versoinId
-
-
Class com.skava.search.model.entity.QSearchAuditEntry
class QSearchAuditEntry extends com.querydsl.core.types.dsl.EntityPathBase<SearchAuditEntry> implements Serializable- serialVersionUID:
- -1467854554L
-
Serialized Fields
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
-
Class com.skava.search.model.entity.QSortOrder
class QSortOrder extends com.querydsl.core.types.dsl.EntityPathBase<SortOrder> implements Serializable- serialVersionUID:
- 661293609L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
items
com.querydsl.core.types.dsl.StringPath items
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
searchTerm
com.querydsl.core.types.dsl.StringPath searchTerm
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
version
com.querydsl.core.types.dsl.StringPath version
-
-
Class com.skava.search.model.entity.QSynonym
class QSynonym extends com.querydsl.core.types.dsl.EntityPathBase<Synonym> implements Serializable- serialVersionUID:
- 309982228L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
fieldName
com.querydsl.core.types.dsl.StringPath fieldName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
searchTerm
com.querydsl.core.types.dsl.StringPath searchTerm
-
searchType
com.querydsl.core.types.dsl.EnumPath<SearchType> searchType
-
synonymType
com.querydsl.core.types.dsl.EnumPath<SynonymType> synonymType
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
version
com.querydsl.core.types.dsl.StringPath version
-
words
com.querydsl.core.types.dsl.StringPath words
-
-
Class com.skava.search.model.entity.QVersion
class QVersion extends com.querydsl.core.types.dsl.EntityPathBase<Version> implements Serializable- serialVersionUID:
- -1891248911L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
masterId
com.querydsl.core.types.dsl.StringPath masterId
-
name
com.querydsl.core.types.dsl.StringPath name
-
notes
com.querydsl.core.types.dsl.StringPath notes
-
s3path
com.querydsl.core.types.dsl.StringPath s3path
-
type
com.querydsl.core.types.dsl.EnumPath<PublishType> type
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
versionIdentifier
com.querydsl.core.types.dsl.StringPath versionIdentifier
-
versionStatus
com.querydsl.core.types.dsl.EnumPath<PublishStatus> versionStatus
-
-
Class com.skava.search.model.entity.SearchAuditEntry
class SearchAuditEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdBy
long createdBy
Identifier of the created user -
createdOn
LocalDateTime createdOn
Created time -
updatedBy
long updatedBy
Identifier of the updated user -
updatedOn
LocalDateTime updatedOn
Updated time
-
-
Class com.skava.search.model.entity.SortOrder
class SortOrder extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the sort order. -
id
long id
-
items
String items
It refers the items of the sort order. -
locale
String locale
It refers the locale of the sort order. -
searchTerm
String searchTerm
It refers the search term of the sort order. -
version
String version
It refers the version of the sort order.
-
-
Class com.skava.search.model.entity.Synonym
class Synonym extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the synonym. -
fieldName
String fieldName
It refers the field name for search term only applicable if synonym type is 'CURATION'. -
id
long id
-
locale
String locale
It refers the locale of the synonym. -
searchTerm
String searchTerm
It refers the search term of the synonym. -
searchType
SearchType searchType
It refers the SearchType of the synonym. -
synonymType
SynonymType synonymType
It refers the type of the search term. -
version
String version
It refers the version of the synonym. -
words
String words
It refers the possible words of the synonym.
-
-
Class com.skava.search.model.entity.Version
class Version extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers to the identifier of the collection. -
id
long id
It refers the Identifier of the PriceVersion. -
masterId
String masterId
It refers to the master version identifier. -
name
String name
It refers to the name of PriceVersion. -
notes
String notes
It refers to the notes of publish version. -
s3path
String s3path
It refers to the s3path of the publish version. -
type
PublishType type
-
versionIdentifier
String versionIdentifier
It refers to the version id of the product or sku. -
versionStatus
PublishStatus versionStatus
This is used to change the status of the particular Catalog Version.There are two status INPROGRESS denotes Version is in Progress and status COMPLETED denotes Version is a complete version.
-
-
-
Package com.skava.search.model.entity.config
-
Class com.skava.search.model.entity.config.Attribute
class Attribute extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
String attributeId
Holds the attributeId of the Attribute -
configId
long configId
Holds the configId of the Attribute -
filterable
Filterable filterable
Holds the filterable of the Attribute -
searchable
Searchable searchable
Holds the searchable of the Attribute -
searchWeightage
Integer searchWeightage
Holds the searchWeightage of the Attribute -
sortable
Sortable sortable
Holds the sortable of the Attribute -
suggestable
Boolean suggestable
Holds the suggestable of the Attribute -
suggestionWeightage
Integer suggestionWeightage
Holds the suggestionWeightage of the Attribute -
version
String version
version
-
-
Class com.skava.search.model.entity.config.AttributeIdentity
class AttributeIdentity extends Object implements Serializable- serialVersionUID:
- -836684824104468693L
-
Serialized Fields
-
attributeId
@NotNull String attributeId
Holds the attributeId of the AttributeValueIdentity -
configId
@jakarta.validation.constraints.NotNull long configId
Holds the configId of the AttributeValueIdentity
-
-
Class com.skava.search.model.entity.config.AttributeValue
class AttributeValue extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
String attributeId
Holds the attributeId of the AttributeValue -
configId
long configId
Holds the configId of the AttributeValue -
displayName
String displayName
Holds the displayName of the AttributeValue -
locale
String locale
Holds the locale of the AttributeValue -
version
String version
Holds the version of the AttributeValue
-
-
Class com.skava.search.model.entity.config.AttributeValueIdentity
class AttributeValueIdentity extends Object implements Serializable- serialVersionUID:
- -836684824104468693L
-
Class com.skava.search.model.entity.config.Config
class Config extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifierName
String classifierName
Holds the classifierName of the Config -
collectionId
long collectionId
Holds the collectionId of the Config -
description
String description
Holds the description of the Config -
id
long id
Holds the identifier of the Config -
searchEngineCollName
String searchEngineCollName
Holds the searchEngineCollName of the Config
-
-
Class com.skava.search.model.entity.config.ConfigAttribute
class ConfigAttribute extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class com.skava.search.model.entity.config.ConfigProperty
class ConfigProperty extends SearchAuditEntry implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.entity.config.QAttribute
class QAttribute extends com.querydsl.core.types.dsl.EntityPathBase<Attribute> implements Serializable- serialVersionUID:
- -1430255945L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
attributeId
com.querydsl.core.types.dsl.StringPath attributeId
-
configId
com.querydsl.core.types.dsl.NumberPath<Long> configId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
filterable
com.querydsl.core.types.dsl.EnumPath<Filterable> filterable
-
searchable
com.querydsl.core.types.dsl.EnumPath<Searchable> searchable
-
searchWeightage
com.querydsl.core.types.dsl.NumberPath<Integer> searchWeightage
-
sortable
com.querydsl.core.types.dsl.EnumPath<Sortable> sortable
-
suggestable
com.querydsl.core.types.dsl.BooleanPath suggestable
-
suggestionWeightage
com.querydsl.core.types.dsl.NumberPath<Integer> suggestionWeightage
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
version
com.querydsl.core.types.dsl.StringPath version
-
-
Class com.skava.search.model.entity.config.QAttributeIdentity
class QAttributeIdentity extends com.querydsl.core.types.dsl.BeanPath<AttributeIdentity> implements Serializable- serialVersionUID:
- 2114466965L
-
Serialized Fields
-
attributeId
com.querydsl.core.types.dsl.StringPath attributeId
-
configId
com.querydsl.core.types.dsl.NumberPath<Long> configId
-
-
Class com.skava.search.model.entity.config.QAttributeValue
class QAttributeValue extends com.querydsl.core.types.dsl.EntityPathBase<AttributeValue> implements Serializable- serialVersionUID:
- -2021378822L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
attributeId
com.querydsl.core.types.dsl.StringPath attributeId
-
configId
com.querydsl.core.types.dsl.NumberPath<Long> configId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
displayName
com.querydsl.core.types.dsl.StringPath displayName
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
version
com.querydsl.core.types.dsl.StringPath version
-
-
Class com.skava.search.model.entity.config.QAttributeValueIdentity
class QAttributeValueIdentity extends com.querydsl.core.types.dsl.BeanPath<AttributeValueIdentity> implements Serializable- serialVersionUID:
- 1890021336L
-
Serialized Fields
-
attributeId
com.querydsl.core.types.dsl.StringPath attributeId
-
configId
com.querydsl.core.types.dsl.NumberPath<Long> configId
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
-
Class com.skava.search.model.entity.config.QConfig
class QConfig extends com.querydsl.core.types.dsl.EntityPathBase<Config> implements Serializable- serialVersionUID:
- 1806374151L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
classifierName
com.querydsl.core.types.dsl.StringPath classifierName
-
collectionId
com.querydsl.core.types.dsl.NumberPath<Long> collectionId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
searchEngineCollName
com.querydsl.core.types.dsl.StringPath searchEngineCollName
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
-
Class com.skava.search.model.entity.config.QConfigAttribute
class QConfigAttribute extends com.querydsl.core.types.dsl.EntityPathBase<ConfigAttribute> implements Serializable- serialVersionUID:
- -1321702059L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
defaultValue
com.querydsl.core.types.dsl.StringPath defaultValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
-
Class com.skava.search.model.entity.config.QConfigProperty
class QConfigProperty extends com.querydsl.core.types.dsl.EntityPathBase<ConfigProperty> implements Serializable- serialVersionUID:
- 72179708L
-
Serialized Fields
-
_super
QSearchAuditEntry _super
-
configId
com.querydsl.core.types.dsl.NumberPath<Long> configId
-
createdBy
com.querydsl.core.types.dsl.NumberPath<Long> createdBy
-
createdOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> createdOn
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
name
com.querydsl.core.types.dsl.StringPath name
-
updatedBy
com.querydsl.core.types.dsl.NumberPath<Long> updatedBy
-
updatedOn
com.querydsl.core.types.dsl.DateTimePath<LocalDateTime> updatedOn
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
-
Package com.skava.search.model.exchange
-
Class com.skava.search.model.exchange.Collection
class Collection extends ExchangeAuditEntry implements Serializable- serialVersionUID:
- -7085827381593595560L
-
Serialized Fields
-
businessId
long businessId
It refers the businessId of the collection. -
description
String description
It refers to the name of collection. -
id
long id
It refers to the identifier of collection -
name
String name
It refers to the name of collection. -
properties
@Valid List<CollectionProperty> properties
Holds the collection property attributes list ** -
status
Status status
This is used to change the status of the particular collection.There are three status ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status DELETED denotes Entity is in Deleted status
-
-
Class com.skava.search.model.exchange.CollectionAttribute
class CollectionAttribute extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultValue
String defaultValue
Holds the defaultValue of the collection property attribute ** -
description
String description
Holds the description of the collection property attribute ** -
name
String name
Holds the name of the collection property attribute ** -
nullable
boolean nullable
Holds the validationRule of the collection property attribute ** -
possibleValues
List<String> possibleValues
The possible values of the attribute. -
type
CollectionAttributeType type
The type of the attribute.
-
-
Class com.skava.search.model.exchange.CollectionProperty
class CollectionProperty extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.Collections
class Collections extends ExchangeAuditEntry implements Serializable- serialVersionUID:
- -7085827381593595560L
-
Serialized Fields
-
businessId
long businessId
It refers the businessId of the collection. -
description
String description
It refers to the name of collection. -
id
long id
It refers to the identifier of collection -
name
String name
It refers to the name of collection. -
status
Status status
This is used to change the status of the particular collection.There are three status ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status DELETED denotes Entity is in Deleted status
-
-
Class com.skava.search.model.exchange.ExchangeAuditEntry
class ExchangeAuditEntry extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1746455420941077761L
-
Class com.skava.search.model.exchange.Links
class Links extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.SortOrder
class SortOrder extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the sort order. -
createdBy
long createdBy
-
createdOn
String createdOn
-
id
long id
It refers to the identifier of sortOrder -
items
String items
It refers the items of the sort order. -
locale
String locale
It refers the locale of the sort order. -
searchTerm
String searchTerm
It refers the search term of the sort order. -
updatedBy
long updatedBy
-
updatedOn
String updatedOn
-
-
Class com.skava.search.model.exchange.Synonym
class Synonym extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the synonym. -
createdBy
long createdBy
-
createdOn
String createdOn
-
fieldName
String fieldName
It refers the field name for search term only applicable if synonym type is 'CURATION'. -
id
long id
-
locale
String locale
It refers the locale of the synonym. -
searchTerm
String searchTerm
It refers the search term of the synonym. -
searchType
SearchType searchType
It refers to SearchType -
synonymType
SynonymType synonymType
It refers the type of the search term. -
updatedBy
long updatedBy
-
updatedOn
String updatedOn
-
words
String words
It refers the possible words of the synonym.
-
-
Class com.skava.search.model.exchange.Version
class Version extends ExchangeAuditEntry implements Serializable- serialVersionUID:
- -7085827381593595560L
-
Serialized Fields
-
collectionId
long collectionId
It refers to the identifier of the collection -
id
long id
It refers to the identifier of version -
name
String name
It refers to the name of version. -
notes
String notes
It refers to the notes of publish version. -
s3path
String s3path
It refers to the s3path of the publish version. -
type
PublishType type
-
versionIdentifier
String versionIdentifier
It refers to the identifier of product -
versionStatus
PublishStatus versionStatus
This is used to change the status of the particular version.There are three status ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status DELETED denotes Entity is in Deleted status
-
-
-
Package com.skava.search.model.exchange.request
-
Class com.skava.search.model.exchange.request.CollectionAttributeRequestInternal
class CollectionAttributeRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.CollectionPropertyRequestInternal
class CollectionPropertyRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authToken
String authToken
Holds the auth token to perform authentication ** -
businessId
long businessId
-
collectionAttributeRequest
CollectionProperty collectionAttributeRequest
Holds the request data ** -
collectionId
@jakarta.validation.constraints.Min(message="Collection Id should be greater than 0", value=0L) long collectionId
An unique id for the collection ** -
collectionProperties
List<CollectionProperty> collectionProperties
Holds the request data ** -
filters
com.skava.core.qdsl.filter.EcomFilters filters
-
locale
String locale
Response message would be rendered in the mentioned locale ** -
page
int page
-
size
int size
Holds the size value for pagination** -
sort
com.skava.core.qdsl.sort.EcomSorts sort
-
-
Class com.skava.search.model.exchange.request.CollectionRequest
class CollectionRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
name
String name
-
properties
List<CollectionProperty> properties
Holds the collection property attributes list ** -
status
Status status
This is used to change the status of the particular collection.There are three status ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status DELETED denotes Entity is in Deleted status
-
-
Class com.skava.search.model.exchange.request.CollectionRequestInternal
class CollectionRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
businessId
long businessId
-
collectionRequest
CollectionRequest collectionRequest
-
filters
String filters
-
id
long id
-
locale
String locale
-
page
int page
-
size
int size
-
sort
com.skava.core.qdsl.sort.EcomSorts sort
-
-
Class com.skava.search.model.exchange.request.DeleteCacheRequest
class DeleteCacheRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
It refers the collectionId of the search collection.
-
-
Class com.skava.search.model.exchange.request.LinksRequest
class LinksRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.LinksRequestInternal
class LinksRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class com.skava.search.model.exchange.request.SearchRequest
class SearchRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.SearchRequestInternal
class SearchRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
boostFunction
String boostFunction
-
buildSuggest
boolean buildSuggest
This parameter indicates whether suggest Api need's to be called or not -
classifier
String classifier
It refers the classifier of the search. -
collectionId
long collectionId
-
embeddingModel
EmbeddingModel embeddingModel
denotes embedding model for KNN search -
endTime
String endTime
It refers the endTime of the search. -
facetMinLimit
int facetMinLimit
This parameter is used to set facet minimum limit to list the number of search results. -
filters
String filters
It refers to EcomSort -
groupByField
String groupByField
-
groupId
String groupId
-
groupSort
com.skava.core.qdsl.sort.EcomSorts groupSort
-
id
String id
-
ignoreLocale
boolean ignoreLocale
-
includeOverriddenProduct
Boolean includeOverriddenProduct
denotes flag to include all overridden products in request or not -
locale
String locale
-
mlt
boolean mlt
This parameter will be available for get index service that supports for MLT. " + "This parameter is used to getting of more like this items that needs to be responded for the request. -
mltConfigKey
String mltConfigKey
This parameter for get mlt config data which are used in retrieve mlt docs. -
page
int page
This parameter will be available for all the services that supports pagination. " + "This parameter is used to mention the starting index of the items which going to responded by the API. -
priceParam
String priceParam
-
priceRuleId
String priceRuleId
-
rankSize
int rankSize
denotes personalize rank size -
requiredFacets
String requiredFacets
It refers to requiredFacets -
requiredSorts
String requiredSorts
It refers to requiredSorts -
search
SearchRequest search
-
searchTerm
String searchTerm
It refers the searchTerm of the search. -
searchTermOptional
boolean searchTermOptional
This parameter indicates whether all search term words are mandatory or optional (Or filter or AND filter) -
size
int size
This parameter will be available for all the services that supports pagination. " + "This parameter is used to mention the number of maximum items that needs to be responded for the request. -
skipGrouping
boolean skipGrouping
-
sort
com.skava.core.qdsl.sort.EcomSorts sort
It refers to EcomSort -
startTime
String startTime
It refers the startTime of the search. -
values
Map<String,
String> values
-
-
Class com.skava.search.model.exchange.request.SolrQueryRequest
class SolrQueryRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cache
String cache
It refers the search term of the sort order. -
debug
String debug
It refers the search term of the sort order. -
defType
String defType
It refers the search term of the sort order. -
echoParams
String echoParams
It refers the search term of the sort order. -
explainOther
String explainOther
It refers the search term of the sort order. -
facet
String facet
It refers to the facet. -
facetField
String facetField
It refers to the facet field. -
facetLimit
String facetLimit
It refers to the facet limit. -
fl
String fl
It refers the search term of the sort order. -
fq
String fq
It refers the search term of the sort order. -
logParamsList
String logParamsList
It refers the search term of the sort order. -
omitHeader
String omitHeader
It refers the search term of the sort order. -
q
String q
It refers the search term of the sort order. -
rows
Long rows
It refers the search term of the sort order. -
segmentTerminateEarly
String segmentTerminateEarly
It refers the search term of the sort order. -
solrCollectionName
String solrCollectionName
It refers the search term of the sort order. -
sort
String sort
It refers the search term of the sort order. -
start
Long start
It refers the search term of the sort order. -
timeAllowed
String timeAllowed
It refers the search term of the sort order. -
wt
String wt
It refers the search term of the sort order.
-
-
Class com.skava.search.model.exchange.request.SortOrderRequest
class SortOrderRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.SortOrderRequestInternal
class SortOrderRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authToken
String authToken
-
collectionId
long collectionId
It refers the collectionId of the sort order. -
filters
String filters
-
id
long id
-
items
String items
It refers the items of the sort order. -
locale
String locale
It refers the locale of the sort order. -
page
int page
-
searchTerm
String searchTerm
It refers the search term of the sort order. -
size
int size
-
sort
com.skava.core.qdsl.sort.EcomSorts sort
-
sortOrderRequest
SortOrderRequest sortOrderRequest
-
-
Class com.skava.search.model.exchange.request.SuggestionRequestInternal
class SuggestionRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.SynonymRequest
class SynonymRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fieldName
String fieldName
It refers the field name for search term only applicable if synonym type is 'CURATION'. -
locale
String locale
It refers the locale of the synonym. -
searchTerm
String searchTerm
It refers the search term of the synonym. -
searchType
SearchType searchType
It refers to SearchType -
synonymType
SynonymType synonymType
It refers the type of the search term. -
words
String words
It refers the possible words of the synonym.
-
-
Class com.skava.search.model.exchange.request.SynonymRequestInternal
class SynonymRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authToken
String authToken
It holds the value of auth token which is required to access the item. -
collectionId
long collectionId
It refers the collectionId of the synonym. -
fieldName
String fieldName
It refers the field name for search term only applicable if synonym type is 'CURATION'. -
filters
String filters
It refers to EcomFilter -
id
long id
It refers to the identifier of synonym -
locale
String locale
It refers the locale of the synonym. -
page
int page
This parameter will be available for all the services that supports pagination. " + "This parameter is used to mention the starting index of the items which going to responded by the API. -
searchTerm
String searchTerm
It refers the search term of the synonym. -
searchType
SearchType searchType
It refers to SearchType -
size
int size
This parameter will be available for all the services that supports pagination. " + "This parameter is used to mention the number of maximum items that needs to be responded for the request. -
skipTotalCount
boolean skipTotalCount
It refers to skipTotalCount -
sort
com.skava.core.qdsl.sort.EcomSorts sort
It refers to EcomSort -
synonymRequest
SynonymRequest synonymRequest
It refers to the requests of synonym information. -
synonymType
SynonymType synonymType
It refers the type of the search term. -
words
String words
It refers the possible words of the synonym.
-
-
Class com.skava.search.model.exchange.request.VersionRequestInternal
class VersionRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authToken
String authToken
It holds the value of auth token which is required to access the item. -
collectionId
long collectionId
It refers to the identifier of the collection. -
filters
String filters
The filter parameter to hold the qdsl. -
id
long id
It refers to the identifier of version -
locale
String locale
locale for response. -
page
int page
This parameter will be available for all the services that supports pagination. This parameter is used to mention the starting index of the items which going to responded by the API. -
size
int size
This parameter will be available for all the services that supports pagination. " + "This parameter is used to mention the number of maximum items that needs to be responded for the request. -
sort
com.skava.core.qdsl.sort.EcomSorts sort
It refers to EcomSort
-
-
-
Package com.skava.search.model.exchange.request.config
-
Class com.skava.search.model.exchange.request.config.AttributeRequest
class AttributeRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
String attributeId
Holds the attributeId of the AttributeRequest -
collectionId
long collectionId
Holds the collectionId of the AttributeRequest -
configId
long configId
Holds the configId of the AttributeRequest -
filterable
Filterable filterable
Holds the filterable of the AttributeRequest -
searchable
Searchable searchable
Holds the searchable of the AttributeRequest -
searchWeightage
Integer searchWeightage
Holds the searchWeightage of the AttributeRequest -
sortable
Sortable sortable
Holds the sortable of the AttributeRequest -
suggestable
Boolean suggestable
Holds the suggestable of the AttributeRequest -
suggestionWeightage
Integer suggestionWeightage
Holds the suggestionWeightage of the AttributeRequest -
values
List<AttributeValueRequest> values
Holds the list of attribute values of the AttributeRequest
-
-
Class com.skava.search.model.exchange.request.config.AttributeRequestInternal
class AttributeRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
Holds the collectionId of the AttributeRequestInternal -
configId
long configId
Holds the configId of the AttributeRequestInternal -
filters
String filters
Holds the filters of the AttributeRequestInternal -
page
int page
Holds the page of the AttributeRequestInternal -
size
int size
Holds the size of the AttributeRequestInternal -
sort
com.skava.core.qdsl.sort.EcomSorts sort
Holds the sort of the AttributeRequestInternal
-
-
Class com.skava.search.model.exchange.request.config.AttributeValueRequest
class AttributeValueRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.config.ConfigAttributeRequestInternal
class ConfigAttributeRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.config.ConfigPropertiesRequest
class ConfigPropertiesRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
-
configId
long configId
-
properties
List<ConfigPropertyRequest> properties
-
-
Class com.skava.search.model.exchange.request.config.ConfigPropertyRequest
class ConfigPropertyRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.request.config.ConfigRequest
class ConfigRequest extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifierName
String classifierName
-
collectionId
long collectionId
-
description
String description
-
id
long id
-
properties
List<ConfigProperty> properties
-
searchEngineCollName
String searchEngineCollName
-
-
Class com.skava.search.model.exchange.request.config.ConfigRequestInternal
class ConfigRequestInternal extends com.skava.core.validation.InputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collectionId
long collectionId
-
filters
String filters
-
page
int page
-
size
int size
-
sort
com.skava.core.qdsl.sort.EcomSorts sort
-
-
-
Package com.skava.search.model.exchange.response
-
Class com.skava.search.model.exchange.response.CollectionAttributeAPIResponse
class CollectionAttributeAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
property
CollectionProperty property
-
-
Class com.skava.search.model.exchange.response.CollectionAttributesAPIResponse
class CollectionAttributesAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<CollectionAttribute> attributes
-
-
Class com.skava.search.model.exchange.response.CollectionPropertiesAPIResponse
class CollectionPropertiesAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data -
properties
List<CollectionProperty> properties
-
-
Class com.skava.search.model.exchange.response.CollectionsAPIResponse
class CollectionsAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collections
List<Collections> collections
The collection parameter contains list of collection response data. -
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data
-
-
Class com.skava.search.model.exchange.response.ConfigAttribute
class ConfigAttribute extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.FindIndexByIdAPIResponse
class FindIndexByIdAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.GroupSuggestion
class GroupSuggestion extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
com.skava.core.qdsl.filter.EcomFilters filter
-
value
String value
-
-
Class com.skava.search.model.exchange.response.GroupSuggestionAPIResponse
class GroupSuggestionAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.IndexedAPIResponse
class IndexedAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
item
Items item
Items model
-
-
Class com.skava.search.model.exchange.response.LinkAPIResponse
class LinkAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
links
Links links
-
-
Class com.skava.search.model.exchange.response.LinksAPIResponse
class LinksAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
links
Links[] links
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data
-
-
Class com.skava.search.model.exchange.response.PageableInfo
class PageableInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
-
page
int page
page number of the response -
size
int size
-
totalCount
long totalCount
-
-
Class com.skava.search.model.exchange.response.Reason
class Reason extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.SearchAPIResponse
class SearchAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
didYouMean
List<String> didYouMean
-
facetPivots
FacetPivot[] facetPivots
-
facets
Facet[] facets
-
item
Object item
-
items
Items[] items
-
moreLikeThis
Object moreLikeThis
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data -
redirectURL
String redirectURL
It refers to redirection URL -
searchTerm
String searchTerm
-
sortOptions
SortOptions[] sortOptions
-
-
Class com.skava.search.model.exchange.response.SearchServiceErrorResponse
class SearchServiceErrorResponse extends com.skava.core.ResponseModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.SearchServiceResponse
class SearchServiceResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.SolrQueryAPIResponse
class SolrQueryAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.SortOrderAPIResponse
class SortOrderAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sortOrder
SortOrder sortOrder
-
-
Class com.skava.search.model.exchange.response.SortOrdersAPIResponse
class SortOrdersAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data -
sortOrders
SortOrder[] sortOrders
-
-
Class com.skava.search.model.exchange.response.SuggestionAPIResponse
class SuggestionAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.SynonymAPIResponse
class SynonymAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
synonym
Synonym synonym
-
-
Class com.skava.search.model.exchange.response.SynonymsAPIResponse
class SynonymsAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data -
synonyms
Synonym[] synonyms
-
-
Class com.skava.search.model.exchange.response.VersionsAPIResponse
class VersionsAPIResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data -
versions
List<Version> versions
The version parameter contains list of version response data.
-
-
-
Package com.skava.search.model.exchange.response.config
-
Class com.skava.search.model.exchange.response.config.AttributeResponse
class AttributeResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeId
String attributeId
Holds the attributeId of the AttributeResponse -
configId
long configId
Holds the configId of the AttributeResponse -
createdBy
long createdBy
Holds the createdBy of the AttributeResponse -
createdOn
String createdOn
Holds the createdOn of the AttributeResponse -
filterable
Filterable filterable
Holds the filterable of the AttributeResponse -
searchable
Searchable searchable
Holds the searchable of the AttributeResponse -
searchWeightage
Integer searchWeightage
Holds the searchWeightage of the AttributeResponse -
sortable
Sortable sortable
Holds the sortable of the AttributeResponse -
suggestable
Boolean suggestable
Holds the suggestable of the AttributeResponse -
suggestionWeightage
Integer suggestionWeightage
Holds the suggestionWeightage of the AttributeResponse -
updatedBy
long updatedBy
Holds the updatedBy of the AttributeResponse -
updatedOn
String updatedOn
Holds the updatedOn of the AttributeResponse -
values
List<AttributeValueRequest> values
Holds the list of attribute value request of the AttributeResponse
-
-
Class com.skava.search.model.exchange.response.config.AttributesResponse
class AttributesResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<AttributeResponse> attributes
Holds the list of attribute responses -
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data
-
-
Class com.skava.search.model.exchange.response.config.ConfigAttributeResponse
class ConfigAttributeResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.config.ConfigAttributesAPIResponse
class ConfigAttributesAPIResponse extends SearchServiceResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configAttributes
List<ConfigAttribute> configAttributes
ConfigAttribute Response Model
-
-
Class com.skava.search.model.exchange.response.config.ConfigPropertiesResponse
class ConfigPropertiesResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configProperties
List<ConfigPropertyResponse> configProperties
Holds the list of Config Properties
-
-
Class com.skava.search.model.exchange.response.config.ConfigPropertyResponse
class ConfigPropertyResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Class com.skava.search.model.exchange.response.config.ConfigResponse
class ConfigResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifierName
String classifierName
Holds the classifierName of the ConfigResponse -
collectionId
long collectionId
Holds the collectionId of the ConfigResponse -
createdBy
long createdBy
Holds the createdBy of the ConfigResponse -
createdOn
String createdOn
Holds the createdOn of the ConfigResponse -
description
String description
Holds the description of the ConfigResponse -
id
long id
Holds the configId of the ConfigResponse -
properties
List<ConfigProperty> properties
Holds the list of config properties -
searchEngineCollName
String searchEngineCollName
Holds the searchEngineCollName of the ConfigResponse -
updatedBy
long updatedBy
Holds the updatedBy of the ConfigResponse -
updatedOn
String updatedOn
Holds the updatedOn of the ConfigResponse
-
-
Class com.skava.search.model.exchange.response.config.ConfigsResponse
class ConfigsResponse extends com.skava.core.validation.OutputModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configs
List<ConfigResponse> configs
Holds the list of config responses -
pageableInfo
PageableInfo pageableInfo
Page data consists of page, size, count and total count of the response data
-
-