[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r115] by mukau

+ created branch svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/ddc-2.0.19+stringsort+lrsort

2014-03-05 10:21:38 Tree
[r114] by mukau

+ updated ddc_proto.pod
+ changed format of 'OrderId' for get_first_hits: now all hits return orderid -0
+ changed string passing for get_first_hits: empty strings now passed as empty strings

2014-03-05 10:20:48 Tree
[r113] by mukau

+ code cleanup
- subcorpora sort on integers only again
- added subcorpus-level 'no-sort' mode (speeds up unsorted searches)
- added macro DDC_SORTKEY_MAXLEN (= 256): maximum string sort-key prefix for subcorpus->server transmission
+ allows us to use a static buffer in distributed server, speeds things up a bit
- added error-checking code to CQueryNode::AddOccurrences(); avoids segfaults with pathological queries like ("@die *" #right)

2014-03-05 09:48:44 Tree
[r112] by mukau

+ parse port in ddc-query.perl (for less confusing error messages on failure)#

2014-03-03 11:52:49 Tree
[r111] by mukau

+ ddc-query.perl: append newline to raw-data results if not already present

2014-02-24 14:31:32 Tree
[r110] by mukau

+ fix: moved ddc-2.0.18/ from branches/ to tags/

2014-02-24 13:20:51 Tree
[r109] by mukau

+ v2.0.19: hit-sorting and filtering overhaul: basically working

2014-02-24 12:50:16 Tree
[r108] by mukau

+ tagged ddc-2.0.18

2014-02-24 12:01:17 Tree
[r107] by mukau

+ created branch ddc-2.0.19+stringsort from 2.0.18 root

2014-02-24 12:00:44 Tree
Older >