ztest.pl returns display_term for one of the entries
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Feb 2013 13:23:13 +0000 (14:23 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Feb 2013 13:23:13 +0000 (14:23 +0100)
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 },