Example #1
0
 public static function setTermsPerQueryLimit($limit)
 {
     self::$_termsPerQueryLimit = $limit;
 }