From 00c7f6129f87d77788aa92e08dd77b7b473f9a71 Mon Sep 17 00:00:00 2001 From: yo mama Date: Mon, 23 Mar 2015 15:57:09 -0700 Subject: moved things around --- sphinxtest.pl | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 sphinxtest.pl (limited to 'sphinxtest.pl') diff --git a/sphinxtest.pl b/sphinxtest.pl deleted file mode 100644 index 3ec4f14..0000000 --- a/sphinxtest.pl +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/perl -use Data::Dumper; -use Sphinx::Search; - -$sph = Sphinx::Search->new(); - -$results = $sph->SetMatchMode(SPH_MATCH_ALL) - ->SetSortMode(SPH_SORT_RELEVANCE) - ->Query("dolly"); -print Dumper $results; -- cgit v1.2.3-70-g09d2