Sha256: 7a768cadf58dc3fda585a838ac1c2a4db774a9a9ec6041319fe972340827dc3d

Contents?: true

Size: 119 Bytes

Versions: 24

Compression:

Stored size: 119 Bytes

Contents

<?php

require ("sphinxapi.php");

$cl = new SphinxClient();
$cl->SetMatchMode(SPH_MATCH_ALL);
$cl->Query('query');

?>

Version data entries

24 entries across 24 versions & 5 rubygems

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