[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r226] by mukau

+ tagged v2.0.23-0

2014-05-07 12:21:09 Tree
[r225] by mukau

+ v2.0.23:
+ added 'clear_cache' server request
+ added MaxCachedHitsCount, MaxQueryCacheSize *.opt options (stored in CConcIndexator, used by CConcHolder)
+ count() queries for online histogram generation

2014-05-07 12:19:33 Tree
[r224] by mukau

+ disabled DEBUG_HIT_SORT

2014-05-07 07:56:01 Tree
[r223] by mukau

* count-queries seem to be working for branch-server

2014-05-07 07:53:29 Tree
[r222] by mukau

+ began merging count-queries into branch server

2014-05-06 15:02:35 Tree
[r221] by mukau

+ NOINST_HEADERS update

2014-05-06 11:50:00 Tree
[r220] by mukau

+ cleaned up query-local options and count-query code into QueryOptions.(h|cpp) rsp QCount.(h|cpp)
+ cleaned up count-key parsing code into something resembling 'real' parser-level expressions (todo: allow regex transformations for string bibl fields, analagous to date-slice)

2014-05-06 11:43:41 Tree
[r219] by mukau

* more count() tweaks and fixes
- generally working for ddc_simple, even with multiple count-keys and date-slicing via stupid string hacks
- still todo: work into distributed server

2014-05-05 14:37:46 Tree
[r218] by mukau

+ got basic counting-code inserted
- still very ugly and ad-hoc
- no server integration yet, just up to leaf-node GetHitIds() (server request get_firs_hits9
- looks like we'll have to actually parse things in the server as well in order to get server-level merging going on

2014-05-02 14:43:04 Tree
[r217] by mukau

+ tweaked root-level query filters and flags into CQueryOptions

2014-05-02 12:08:50 Tree
Older >