Skip to content
Snippets Groups Projects
Commit 68f8622b authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- moved debug query output to search-command

parent 4efac099
No related branches found
No related tags found
No related merge requests found
......@@ -149,9 +149,6 @@ sub prepare_query ($opt) {
say "opt=", np( $opt);
say "\@must=",np(@must);
say "\@should=",np(@should);
say "------------------------";
say "query=",np( $query);
say "------------------------";
}
return $query;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment