![]() |
Chunk Size and Summary Length
Hi,
Can you tell me what the following actually do? define('CHUNK_SIZE',1024); //chunk size for regex processing define('SUMMARY_LENGTH',500); //length of results summary Thanks Martin |
PhpDig breaks pages into pieces, or chunks, when indexing. CHUNK_SIZE is the size of those pieces. SUMMARY_LENGTH does nothing. It is a forgot-to-remove constant.
|
All times are GMT -8. The time now is 11:58 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.