Arbortext Command Language > Functions by Alphabetical Listing > doc_estimate_dfs
  
doc_estimate_dfs
doc_estimate_dfs ([doc])
This function returns an estimate of the number of document fragments in a document.
Taking into consideration the overall size of the document, this value can help determine the setting for the set bigjobthreshold option. The doc__estimate_dfs function is also used when publishing to determine if content pipeline output should be written to disk rather than to memory. Refer to the description of the set bigjobthreshold option for details.
For more information on using Arbortext Publishing Engine for publishing, refer to the Programmer's Guide to Arbortext Publishing Engine, the Programmer's Reference, and the Content Pipeline Guide.
Related topic
Using Arbortext Publishing Engine for publishing documents