Optional
If set to true, includes internal indexes as well as indexes that are not yet fully built but are in the building phase.
true
You should cast the resulting indexes to HiddenIndex to ensure internal and incomplete indexes are accurately represented.
HiddenIndex
Default: false.
false
If set to true, includes additional information about each index.
Default: false
If set to
true
, includes internal indexes as well as indexes that are not yet fully built but are in the building phase.You should cast the resulting indexes to
HiddenIndex
to ensure internal and incomplete indexes are accurately represented.Default:
false
.