Preparing search index...
The search index is not available
@leanix/reporting - v0.4.145
@leanix/reporting
lxr
StringFieldDefinition
Interface StringFieldDefinition
interface
StringFieldDefinition
{
fullTextSearch
?:
boolean
;
inFacet
?:
boolean
;
inView
?:
boolean
;
mandatory
?:
boolean
;
quickSearch
?:
boolean
;
type
:
"STRING"
;
validators
?:
string
[]
;
viewAggregation
?:
"OFF"
|
"MIN"
|
"MAX"
|
"AVG"
;
}
Hierarchy
BaseFieldDefinition
StringFieldDefinition
Index
Properties
full
Text
Search?
in
Facet?
in
View?
mandatory?
quick
Search?
type
validators?
view
Aggregation?
Properties
Optional
full
Text
Search
full
Text
Search
?:
boolean
Optional
in
Facet
in
Facet
?:
boolean
Optional
in
View
in
View
?:
boolean
Optional
mandatory
mandatory
?:
boolean
Optional
quick
Search
quick
Search
?:
boolean
type
type
:
"STRING"
Optional
validators
validators
?:
string
[]
Optional
view
Aggregation
view
Aggregation
?:
"OFF"
|
"MIN"
|
"MAX"
|
"AVG"
Settings
Member Visibility
Private
Inherited
Theme
OS
Light
Dark
On This Page
full
Text
Search
in
Facet
in
View
mandatory
quick
Search
type
validators
view
Aggregation
@leanix/reporting - v0.4.145
lxr
lx
Generated using
TypeDoc