Bug 9044: (follow-up) fix merge conflict typo that broke this script
[koha.git] / C4 / Search.pm
index 3d15b55..bec1f89 100644 (file)
@@ -1405,7 +1405,7 @@ sub buildQuery {
                 }
 
                 if ($auto_truncation){
-                                       unless ( $index =~ /,(st-|phr|ext)/ ) {
+                        unless ( $index =~ /,(st-|phr|ext)/ ) {
                                                #FIXME only valid with LTR scripts
                                                $operand=join(" ",map{
                                                                                        (index($_,"*")>0?"$_":"$_*")