[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r64] by mukau

+ updated Changes

2013-04-22 14:39:44 Tree
[r63] by mukau

+ fixed segfault on errors involving #random (was missing entry in enum-to-string translation array HitSortNames[] from src/ConcordLib/QueryFilter.cpp

2013-04-22 14:39:16 Tree
[r62] by mukau

v2.0.9 Mon, 22 Apr 2013 16:09:23 +0200 moocow
+ fixed bug with extrema-specification in #greater_by_date[LO,HI]
+ problem is more general with descending sorts
- assumedly #greater_by_size, #greater_by_rank, and #greater_by[FIELD] are also affected
- descending sorts SHOULD just wrap ascending variants with a specialied comparison operator,
BUT that wreaks havoc with extrema-based filtering in CConcHolder::GetAllHits()
- underlying weakness seems to be confusion wrt what's being sorted (hits vs hit-indices vs ...),
over-use of literal < operator on CHit.m_OrderId (e.g. in my_lower_bound()), and general wonkiness
wrt sorting vs bounds-checking

2013-04-22 14:16:38 Tree
[r61] by mukau

* updated README

2013-04-05 07:46:59 Tree
[r60] by mukau

tagged v2.0.8-0

2013-04-05 07:36:53 Tree
[r59] by mukau

v2.0.8: added anchor queries

2013-04-05 07:36:14 Tree
[r58] by mukau

+ got anchors working

2013-04-04 14:43:27 Tree
[r57] by mukau

+ work-in-progress: anchor queries (token position within given break)

2013-03-28 16:07:34 Tree
[r56] by mukau

+ work-in-progress: anchor queries (token position within given break)

2013-03-28 16:04:45 Tree
[r55] by mukau

+ tested new <pb> handling in ConcIndexator.cpp

2013-03-28 08:54:16 Tree
Older >