[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r350] by mukau

* size_t vs DWORD tweaks for 64-bit systems (kaskade)

2014-12-04 10:32:28 Tree
[r349] by mukau

+ fixed size_t remapping in QCount.cpp

2014-12-04 10:11:08 Tree
[r348] by mukau

v2.0.35: fixed bug in optimized count(*) evaluation producing garbage and sometimes segfaults
whenever ix->GetSourceFilesCount() was greater than ix->GetCorpusFilesCount();
in particular whenever empty source-files were dropped during the indexing stage (e.g. kern)
+ upgraded count datatype to size_t in BranchServer.(h|cpp) : avoid integer overflow

2014-12-04 10:10:07 Tree
[r347] by mukau

+ tagged v2.0.34

2014-12-03 14:36:29 Tree
[r346] by mukau

* updated docs for v2.0.34

2014-12-03 14:35:30 Tree
[r345] by mukau

* updated docs for v2.0.34

2014-12-03 14:35:09 Tree
[r344] by mukau

+ optimized evaluation of count(*) queries using only file-based filters (no #left,#right,#mid, or #size)

2014-12-03 13:32:03 Tree
[r343] by mukau

+ optimized evaluation of simple count(*) queries (fixes mantis bug #706)
- TODO: allow query-filters in optimized count()-query evaluation (#has_field, etc)

2014-12-03 10:39:45 Tree
[r342] by mukau

+ removed branch ddc-2.0.34-pre2+matchIds after merging into trunk

2014-12-03 09:28:20 Tree
[r341] by mukau

+ merged -r 333:336 svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/ddc-2.0.34-pre2+matchIds .
+ merged -r 337:340 svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/ddc-2.0.34-pre2+matchIds .

2014-12-03 09:20:10 Tree
Older >