AutoBE
Preparing search index...
@autobe/interface
NormalizedDocumentChunk
Interface NormalizedDocumentChunk
interface
NormalizedDocumentChunk
{
content
:
string
;
documentId
:
string
;
externalId
?:
string
;
id
:
string
;
kind
:
DocumentChunkKind
;
metadata
?:
JsonRecord
;
order
:
number
;
source
?:
ChunkSource
;
structural
?:
ChunkStructural
;
}
Hierarchy (
View Summary
)
DocumentChunk
NormalizedDocumentChunk
Index
Properties
content
document
Id
external
Id?
id
kind
metadata?
order
source?
structural?
Properties
content
content
:
string
document
Id
documentId
:
string
Optional
external
Id
externalId
?:
string
id
id
:
string
kind
kind
:
DocumentChunkKind
Optional
metadata
metadata
?:
JsonRecord
order
order
:
number
Core-normalized 0-based contiguous order.
Optional
source
source
?:
ChunkSource
Optional
structural
structural
?:
ChunkStructural
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
document
Id
external
Id
id
kind
metadata
order
source
structural
AutoBE
Loading...
Core-normalized 0-based contiguous order.