Sha256: 3f250296f4ed91264488c8be2e5f54237e7d811f3fc1480e8d51a7033eabb15c
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->SetMatchMode(SPH_MATCH_BOOLEAN); $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_boolean.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/match_boolean.php |