[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r48] by mukau

+ ddc_simple comfort changes
+ added scripts/json2kwic.perl

2013-03-27 12:31:44 Tree
[r47] by mukau

+ doc updates

2013-03-21 15:50:22 Tree
[r46] by mukau

+ added #=, #<, and #= sequence-query distance operators

2013-03-21 14:44:33 Tree
[r45] by mukau

+ v2.0.6: updated ddc_query.5

2013-03-21 13:07:15 Tree
[r44] by mukau

+ v2.0.6: added generic wildcard operator '*'

2013-03-21 13:05:24 Tree
[r43] by mukau

+ fixed inconsistency after 'make clean' in doc/ directory
- pods weren't getting included in distribution

2013-02-05 11:31:37 Tree
[r42] by mukau

v2.0.5:
+ class TxCab: added 'm_MapMode' argument
+ added class TxCabMap (default m_MapMode=1)
+ removed implicit append of '&qd=' for TxCab and descendants: now only included if argument URL doesn't end in '=',
to allow more flexible URL specifications
+ added CBiblExpander.(h|cpp): external bibliographic pseudo-fields
- implementation currently just wraps CTermExpander classes (except for Chain)

2013-01-04 15:02:32 Tree
[r41] by mukau

v2.0.5
+ re-factored bibliographic filtering in Bibliography.(h|cpp), QueryFilter.(h|cpp)
+ added new CConcXml member slot m_RegexOpts : initialized from CConcIndexator at option-load time (ConcordOptions.cpp)
+ added new FreeBiblIndex member m_pRegexOpts : pointer to m_RegexOpts for parent CConcXml object (utf8 by default)

2013-01-03 14:57:04 Tree
[r40] by mukau

+ querydoc fix

2012-12-10 15:25:38 Tree
[r39] by mukau

v2.0.4:
+ fixed annoying queries-must-end-with-whitespace bug in ddc_simple.cpp
+ re-worked "#HAS_FIELD" parsing, compilation, and evaluation routines
+ added support for negated #has filters "!#has[...]"
+ added support for negated regexes in #has expressions ("#has[x,!/r/]" acts like "!#has[x,/r/]")
+ added safe escapes for "*" wildcards in #has expressions
+ added explicit set-wise disjunction for #has expressions: #has[x,{a,b,c,...}]
+ TODO: external expansion API a la "|"-notation for #has filters

2012-12-10 14:38:52 Tree
Older >