Fix problem with global term limit (attr 12).
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Nov 2009 08:55:07 +0000 (09:55 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Nov 2009 08:55:07 +0000 (09:55 +0100)
commitd0d4772450cfe6afde24ed8ec4031afd2da56632
treeaf15ffd7c791939b950ae63d70b8bda8be5f1e22
parent7ee4e52c9a814e0ef11f557b804672eeaeb0f3dc
Fix problem with global term limit (attr 12).

We now pass the hits_limit to most evaluation functions. This
is the default limit .. Taken from Zebra Handle (approx_limit)
or from attribute 12 - if given.
index/index.h
index/rpnsearch.c
index/zsets.c
rset/rset.c