Home
last modified time | relevance | path

Searched refs:CLUSTER_SIZE (Results 1 – 1 of 1) sorted by relevance

/plugin/aichat/Storage/
DSQLiteStorage.php23 final public const CLUSTER_SIZE = 400; define in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage
275 if (count($result) < self::CLUSTER_SIZE * 3) {
282 $clustercount = ceil($total / self::CLUSTER_SIZE);