~ubuntu-branches/ubuntu/vivid/sphinxsearch/vivid

« back to all changes in this revision

Viewing changes to test/test_100/test.xml

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-04-05 09:25:55 UTC
  • mfrom: (1.2.1) (7.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120405092555-65tc91rowhls3kob
Tags: 2.0.4-0ubuntu1
* New upstream release (LP: #930747)
* Remove explicit depends on libmysqlcient16 (LP: #974427)

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        "before_match"          => "<b>",
45
45
        "after_match"           => "</b>",
46
46
        "chunk_separator"       => " ... ",
47
 
        "around"                        => 3,
48
 
        "allow_empty"=>true
 
47
        "around"                        => 3
49
48
);
50
49
 
51
50
$results = array();