[go: up one dir, main page]

Menu

/ddc/trunk Commit Log


Commit Date  
[r595] by mukau

+ removed svntag.sh

2016-06-30 12:52:31 Tree
[r594] by mukau

* removed c4-simulation debugging code from ddc_xml_server.cfg

2016-06-30 12:46:38 Tree
[r593] by mukau

v2.0.44 Thu, 30 Jun 2016 14:38:20 +0200 moocow
+ fixed mantis bug #718 (fd leak) for unreachable subcorpora
- added call to CloseSockets() from CFirstHitsQueryResult destructor in BranchServer.h
- should be called even if throw/catch triggers destruction
+ re-factored CDDCBranchServer::RunDistributed to use new datatype CRunQueryData (defined in BranchServer.h)
+ better formatting for errors in JSON mode

2016-06-30 12:45:46 Tree
[r592] by mukau

+ added ddc_template.xml from old DDC-1.74-1 sources

2016-06-30 08:23:59 Tree
[r585] by mukau

+ fixed ddc_proto docs

2016-06-22 12:55:10 Tree
[r574] by mukau

+ updated query doc

2016-06-02 12:43:54 Tree
[r571] by mukau

v2.0.43:
+ fixed mantis bug #14812: allow truncated-symbol searches for integer-symbols
- lexer wart: (19*) was being scanned as ('19' && '*') rather than ('19'*)
+ added 'WITHOR' operator
+ added lexer aliases &=, |=, != for WITHIN, WITHOR, WITHOUT respectively
+ re-worked CQueryWith*Node::EvaluateWithoutHits() to preserve token-wise Match-Ids when in use
- allows us to track matching criteria in combination with WITHOR, e.g.
( =ADJ* &= (=/(?:erst|zweit|dritt)e?$/=2 |= =/^[0-9]+\.$/=3) #sep )
assigns matchid=2 to -conditition matches and matchid=3 to -condition matches
- match-id =2 no longer clobbers =1 in WITHOUT queries (X=1 without Y=2)
- match-id handling should be basically compatible for WITH queries
+ updated & tidied up querydoc

2016-06-02 12:31:16 Tree
[r569] by mukau

v2.0.42: + fixed unintuitive results for "count(... #join) #by[$...]" queries (mantis bug #13773)

2016-04-27 13:32:22 Tree
[r566] by mukau

+ more doc tweaks

2016-02-24 13:10:10 Tree
[r565] by mukau

+ ddc_proto beautification

2016-02-24 12:58:39 Tree
Older >