JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.redis.om.spring.annotations
Annotation Interface Searchable
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
ANNOTATION_TYPE
})
public @interface
Searchable
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
alias
String
fieldName
boolean
noindex
boolean
nostem
String
phonetic
boolean
sortable
double
weight
Element Details
fieldName
String
fieldName
Default:
""
alias
String
alias
Default:
""
sortable
boolean
sortable
Default:
false
noindex
boolean
noindex
Default:
false
weight
double
weight
Default:
1.0
nostem
boolean
nostem
Default:
false
phonetic
String
phonetic
Default:
""