[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r139] by mukau

+ updated Changes

2014-03-17 14:47:07 Tree
[r138] by mukau

+ fix sort-key selection for #left/#right on multi-token hits
- WAS: sort-key was always relative to 1st token in a multi-token hit (e.g. phrase)
- NOW: sort-key anchor depends on context-offset distance
~ anchor is 1st matching token of hit for #left and #by_context[0]
~ anchor is last matching token of hit for #right and #by_context[N>0]

2014-03-17 14:45:21 Tree
[r137] by mukau

+ use stable_sort() for subcorpus-local hit-sorting in ConcHolder.cpp
- attempt to fix goofy right-to-left return order within a single sentence under #separate_hits

2014-03-17 14:02:54 Tree
[r136] by mukau

* yyQParser cleanup

2014-03-17 13:11:38 Tree
[r135] by mukau

+ fixed subcorpus-crash bug caused by perl-style \x{...} escapes in escapeJsonString() [mantis #650]

2014-03-17 13:09:19 Tree
[r134] by mukau

+ fixed subcorpus-crash bug caused by perl-style \x{...} escapes in escapeJsonString()

2014-03-17 12:56:00 Tree
[r133] by mukau

+ querydoc fixes

2014-03-17 12:34:17 Tree
[r132] by mukau

+ re-generated yyQParser.*

2014-03-17 12:18:43 Tree
[r131] by mukau

+ allow implicit conjunction of basic query clauses

2014-03-17 11:59:18 Tree
[r130] by mukau

+ fixed reduce/reduce conflict in qfb_ctxsort[]
- token attribute names must be SYMBOL, not DATE or INTEGER

2014-03-17 10:14:48 Tree
Older >