- Allow keywords to be used unquoted as search terms.
authormike <mike>
Thu, 14 Nov 2002 22:04:16 +0000 (22:04 +0000)
committermike <mike>
Thu, 14 Nov 2002 22:04:16 +0000 (22:04 +0000)
commit64483d3d31c182adfb96fd75f8be10ff9f374d34
treeb667046459a5a7572afb3089cd3de6e5a3bd035d
parentb4c87f12830bb1525aebb00e98dce5e6153bea71
- Allow keywords to be used unquoted as search terms.
- Add support for serverChoiceRelation (scr).
- Add support for prefix-mapping, as in
>dc="http://dublincore.org/ dc.title=fish
  and
>"http://dublincore.org/ title=fish
  ### But the XCQL output may need to be changed depending on
      the result of the ZNG list's deliberations.
- Move the README file's old "THINGS TO DO" section to the end
  of this file, the new "Still to do" section.
Changes
README
src/org/z3950/zing/cql/CQLLexer.java
src/org/z3950/zing/cql/CQLParser.java
src/org/z3950/zing/cql/CQLPrefix.java [new file with mode: 0644]
src/org/z3950/zing/cql/CQLPrefixNode.java [new file with mode: 0644]
src/org/z3950/zing/cql/Makefile
test/regression/queries.raw