Sha256: 6e8f25a4c900d714a1889dd80537dd590639c915ff21070b71f2a5a63547bf0f

Contents?: true

Size: 138 Bytes

Versions: 24

Compression:

Stored size: 138 Bytes

Contents

<?php

require ("sphinxapi.php");

$cl = new SphinxClient();
$cl->UpdateAttributes('index', array('group'), array(123 => array(456)));

?>

Version data entries

24 entries across 24 versions & 5 rubygems

Version Path
kpumuk-rlibsphinxclient-0.2.0 spec/fixtures/update_attributes.php
kpumuk-rlibsphinxclient-0.2.1 spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.0 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.1 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.2 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.3 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.4 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.10.5 vendor/sphinx_client/spec/fixtures/update_attributes.php
ninjudd-model_set-0.9.2 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-1.1.3 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-1.1.2 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-1.1.1 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-1.1.0 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-1.0.0 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-0.11.1 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-0.11.0 vendor/sphinx_client/spec/fixtures/update_attributes.php
model_set-0.10.6 vendor/sphinx_client/spec/fixtures/update_attributes.php
sphinx-0.9.9.2117 spec/fixtures/update_attributes.php
sphinx-0.9.10.2122 spec/fixtures/update_attributes.php
sphinx-0.9.10.2094 spec/fixtures/update_attributes.php