Sha256: ff67884eb0e1f5247b1f5b1ed0f08fa19049bb3c7551f855ac44c9701aa2cb1a

Contents?: true

Size: 441 Bytes

Versions: 24

Compression:

Stored size: 441 Bytes

Contents

<?php

require ("sphinxapi.php");

$cl = new SphinxClient();
$cl->BuildExcerpts(array('10', '20'), 'index', 'word1 word2', array('before_match' => 'before',
                                                                    'after_match' => 'after',
                                                                    'chunk_separator' => 'separator',
                                                                    'limit' => 10));

?>

Version data entries

24 entries across 24 versions & 5 rubygems

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