You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2010/11/03 04:45:37 UTC

[lucy-commits] svn commit: r1030326 - /incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm

Author: marvin
Date: Wed Nov  3 03:45:37 2010
New Revision: 1030326

URL: http://svn.apache.org/viewvc?rev=1030326&view=rev
Log:
Revert binding which was accidentally, prematurely switched to Lucy namespace.

Modified:
    incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm

Modified: incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm
URL: http://svn.apache.org/viewvc/incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm?rev=1030326&r1=1030325&r2=1030326&view=diff
==============================================================================
--- incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm (original)
+++ incubator/lucy/trunk/perl/lib/KinoSearch/Highlight/HeatMap.pm Wed Nov  3 03:45:37 2010
@@ -30,8 +30,8 @@ my $constructor = <<'END_CONSTRUCTOR';
 END_CONSTRUCTOR
 
 Clownfish::Binding::Perl::Class->register(
-    parcel       => "Lucy",
-    class_name   => "Lucy::Highlight::HeatMap",
+    parcel       => "KinoSearch",
+    class_name   => "KinoSearch::Highlight::HeatMap",
     bind_methods => [
         qw(
             Calc_Proximity_Boost