

# TextDocumentStatistics
<a name="API_TextDocumentStatistics"></a>

Provides information about text documents in an index.

## Contents
<a name="API_TextDocumentStatistics_Contents"></a>

 ** indexedTextBytes **   <a name="qbusiness-Type-TextDocumentStatistics-indexedTextBytes"></a>
The total size, in bytes, of the indexed documents.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

 ** indexedTextDocumentCount **   <a name="qbusiness-Type-TextDocumentStatistics-indexedTextDocumentCount"></a>
The number of text documents indexed.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_TextDocumentStatistics_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/qbusiness-2023-11-27/TextDocumentStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qbusiness-2023-11-27/TextDocumentStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qbusiness-2023-11-27/TextDocumentStatistics) 