[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r125] by mukau

+ tagged v2.0.19-2

2014-03-12 08:08:31 Tree
[r124] by mukau

+ bugfix: apply filter bounds for m_SortOrder==0 in CConcHolder::GetAllHits()
+ fixes bogus results for (@am #has[corpus,/core/]) in dta

2014-03-12 08:07:45 Tree
[r123] by mukau

+ tagged (non-segfaulting) ddc-2.0.19-1

2014-03-07 14:54:10 Tree
[r122] by mukau

+ v2.0.19-1: fixed segfaults for descending sort in multi-subcorpus distributed server
- fix was to use stable_sort()

2014-03-07 14:36:31 Tree
[r121] by mukau

+ kwic formatter: output total number of hits

2014-03-07 12:25:45 Tree
[r120] by mukau

+ renamed tag ddc-2.0.18 -> ddc-2.0.18-0 to honor build-number conventions§

2014-03-07 12:24:36 Tree
[r119] by mukau

tagged v2.0.19-0

2014-03-07 12:23:55 Tree
[r118] by mukau

+ v2.0.19 final: re-integrated changes from ddc-2.0.19+stringsort+lrsort branch back into trunk

2014-03-07 12:22:52 Tree
[r117] by mukau

- added key-offset argument to #left/#right/#by_context, with sensible defaults
- updated query docs
- added break-overflow checks to CConcHolder::InitSortByContext()

2014-03-07 12:07:10 Tree
[r116] by mukau

+ removed old 'Bigrams' index and extrusions
+ got replacement #left/#right sort operators basically working
- added token-attribute field argument to #left/#right (analagous to #less_by[BIBL,LO,HI])
- added lower-/upper-bound arguments to #left/#right (analagous to #less_by[BIBL])
+ implemented new offset-based context-sort operators #(asc|desc)_by_context
- #left and #right are now basically just aliases for #asc_context with offsets -1,+1
- TODO: improve syntax and make #left/#right real aliases
- TODO: add break-collection bounds-checking to context-sort operators
+ un-method-fied string_socket.h functions (since they're also used by ddc_search pseudo-cgi)

2014-03-07 08:14:13 Tree
Older >