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