Fixed bug #1122: Certain record IDs are not found by searches.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 31 Oct 2007 21:58:07 +0000 (21:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 31 Oct 2007 21:58:07 +0000 (21:58 +0000)
The CQL parser preserves terms completely and \\s are no longer
removed. This changes CQL output for some test cases and so these
are updated accordingly. The CQL to PQF transform only treats
* and ? operators if they aren't escaped. A memory leak was also
fixed for the ANSIZ39.58 pattern case.


No differences found