[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1549] by mukau

+ merged branch ddc-2.2.7+prune -r1530:1548 intro trunk:
* added #PRUNE_ASC[N,KEY(s)] and #PRUNE_DESC[N,KEY(s)] filters
- limit response to at most N hits per count-key given by KEY(s)
- only metadata attributes allowed in KEY(s) (because token-attribute key evaluation needs more ConcSession data populated than we have or want)
* overhauled handling of ':'-operator in both branch and leaf servers
- fixes mantis #50057 ; helps workaround mantis #50058
- actually parse queries in CDDCBranchServer during runq.Init()
- updated query parser (:-operator only allowed *after* all other filters, and *not* in count-query daughters)
- updated server protocol: added optional REQPATH before HINT
+ needed for correct evaluation of ** path-wildcards in ':'-operator subcorpus lists
- added CHost::m_ShortName - without 'server:' prefix
- added CDDCBranchServer::m_HostMap - for less painful daughter-selection
- added CRunQueryData::ReqPath - for tracking request paths (for server VersionCompat >= 2.2.8)
* added new server request nodes - return list of all reachable sub*corpus paths ()

2020-12-04 09:48:49 Tree
[r1548] by mukau

+ querydoc updates for v2.2.8 (:-operator overhaul, #prune filter)

2020-12-04 08:57:43 Tree
[r1547] by mukau

* back to qf_subcorpora in q_flag : shouldn't be allowed embedded in count-queries though (-> misleading)

2020-12-04 06:25:13 Tree
[r1546] by mukau

* CheckSatisfiable() implementation for #HAS filters over constant attributes

2020-12-03 15:17:08 Tree
[r1545] by mukau

+ fix request-path parsing & evaluation in branch server

2020-12-03 14:26:45 Tree
[r1544] by mukau

+ various fixes related to :-operator
- added CHost::m_ShortName - without 'server:' prefix
- added CDDCBranchServer::m_HostMap - for less painful daughter-selection
- added CRunQueryData::ReqPath - for tracking request paths (for server VersionCompat >= 2.2.8)
- added new server command "nodes" - return list of all reachable sub*corpus paths ()

2020-12-02 09:51:47 Tree
[r1543] by mukau

+ query parser: qf_subcorpora clause clobbers any earlier qf_subcopora (non-additive)
+ branch server: use parsed query for selecting daughter subcorpora
- syntax works, actual sub*corpus selection is still buggy

2020-11-27 09:59:45 Tree
[r1542] by mukau

+ lexer-level tracking of qf_subcorpora request offset+length

2020-11-26 13:38:30 Tree
[r1541] by mukau

+ fixed run_query error formatting in leaf server

2020-11-26 10:27:48 Tree
[r1540] by mukau

+ fixed run_query error formatting in branch server (e.g. on exceptions from runq.Init(), including parse errors)

2020-11-26 10:15:10 Tree
Older >