projects
/
simpleserver-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928972a
)
ztest.pl returns display_term for one of the entries
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 11 Feb 2013 13:23:13 +0000
(14:23 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 11 Feb 2013 13:23:13 +0000
(14:23 +0100)
ztest.pl
patch
|
blob
|
history
diff --git
a/ztest.pl
b/ztest.pl
index
10ca667
..
c1e648f
100755
(executable)
--- a/
ztest.pl
+++ b/
ztest.pl
@@
-70,6
+70,7
@@
sub my_scan_handler {
my $term = $args->{TERM};
my $entries = [
{ TERM => 'Number 1',
+ DISPLAY_TERM => 'Number .1',
OCCURRENCE => 10 },
{ TERM => 'Number 2',
OCCURRENCE => 8 },