Fix termlist for omitting name parameter
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Dec 2011 13:35:42 +0000 (14:35 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Dec 2011 13:35:42 +0000 (14:35 +0100)
commit8b22d0dda50f29c25ec63e749b8c32738530498c
tree419a395ac389af39a817c17bae78183d140693fb
parentf2211b54b4e4254e1d96664ed4bf02513f7d85c2
Fix termlist for omitting name parameter

Command termlist without name parameter should now return all
available termlist entries. Note that if name is given and that
refers to a non-existing termlist entry, no list is generated.
Previously an empty list was generated.
src/session.c
test/test_facets.urls
test/test_facets_11.res
test/test_facets_14.res
test/test_facets_17.res
test/test_facets_18.res
test/test_facets_24.res
test/test_facets_6.res