Sha256: 43fcb6841936c90476ba758438c3c14785f1bebbaece3586ea0f69c690b5db58
Contents?: true
Size: 185 Bytes
Versions: 21
Compression:
Stored size: 185 Bytes
Contents
<?php require ("sphinxapi.php"); $cl = new SphinxClient(); $cl->UpdateAttributes('index', array('group', 'category'), array(123 => array(array(456, 789), array(1, 2, 3))), true); ?>
Version data entries
21 entries across 21 versions & 3 rubygems