@wildix/wim-knowledge-base-client > DocumentItem > chunksCount
DocumentItem.chunksCount property
Total number of text chunks the document was split into for semantic search and embedding. Higher numbers indicate more detailed indexing
Signature:
chunksCount?: number | undefined;