Searched refs:CLUSTER_SIZE (Results 1 – 1 of 1) sorted by relevance
23 final public const CLUSTER_SIZE = 400; define in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage275 if (count($result) < self::CLUSTER_SIZE * 3) {282 $clustercount = ceil($total / self::CLUSTER_SIZE);