Sha256: 056e99666cae3e41036ea7409067d14c0e4a85926d0e3c473d4f862a01f34897
Contents?: true
Size: 136 Bytes
Versions: 2
Compression:
Stored size: 136 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->SetMatchMode(SPH_MATCH_PHRASE); $cl->Query('query'); ?>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sphinx-2.1.1.3712 | spec/fixtures/requests/php/match_phrase.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/match_phrase.php |