Commit Graph

16 Commits

Author SHA1 Message Date
659cb92531 Remove always true/false args from RdbTree::set and RdbBucket::set (ignoring the only difference that is in test code) 2016-08-31 11:13:31 +02:00
54cf5c7300 Encapsulate RdbBuckets 2016-08-31 11:13:31 +02:00
994bf3f845 Add constness 2016-08-31 11:13:31 +02:00
820c0cc126 Use rdbid_t in RdbBuckets.* 2016-08-25 17:36:56 +02:00
cabfc3c292 More constness in RdbBuckets 2016-08-01 17:21:00 +02:00
3e6523a1d7 more constness in Rdb*.h 2016-06-14 14:06:37 +02:00
53a664f2eb const char* in RdbBuckets 2016-06-02 14:25:16 +02:00
8dab0db467 Remove extra semicolons 2016-05-19 18:37:26 +02:00
8e559558e4 Marked a portion of global variabels and functions as static
Found with Flexelint. Some of them were not used at all.
2016-04-27 11:50:07 +02:00
3a520d53fd More constness in RdbBuckets.* 2016-04-14 17:12:28 +02:00
ab0b9d03ea Standardize header guards 2016-03-08 22:16:02 +01:00
e99b2f0a65 added RdbBuckets::cleanBuckets() corresponding to
RdbTree::cleanTree() to remove keys from deleted
collections at startup.
2015-03-21 22:28:34 -06:00
5b92b5f6d5 now term freqs are almost exact for qatest123.
sometimes an off by 1 bug. we should really call
msg5 to get the list w/o thread and get a truly
exact term freq for qatest123 for consistency.
that would be in Posdb.cpp::getTermFreq()
2014-11-25 15:54:15 -07:00
96b8197ad3 now it compiles with -m32 2014-11-10 14:45:11 -08:00
e7dd8f7956 replace long long with int64_t 2014-10-30 13:36:39 -06:00
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00