Page 1 of 1

Error in CQL query with date intervall pd=

Posted: Thu Apr 09, 2015 12:08 pm
by thomasst
Dear OPS team,
since today 09/04/2015 it seems that the query syntax for a date interval has changed without any previuos announcement. In our software we have implemented a query in the publication date field "pd" for a date interval in the form:

Code: Select all

pd="20150301 20150320"
This format is also explained in the documentation of the CQL query language, chapter 4.2. CQL index catalogue and in the examples.
Since today we receive the error

Code: Select all

<fault xmlns="http://ops.epo.org">
   <code>CLIENT.InvalidDateFormat</code>
   <message>Invalid date format "2015-03-02,2015-04-01"</message>
</fault>
The only valid format for date interval seems to be now:

Code: Select all

pd within "20150301 20150320"
As we use a complex integrated syntax translator for different web pages with search forms it is not possible to implement this syntax change from one day to the next without any announcement for all our clients. Would it be possible to allow this query syntax again for a short transition time to be able to implement the other form?

Best regards,
Thomas Stiefvater

Re: Error in CQL query with date intervall pd=

Posted: Fri Apr 10, 2015 10:43 am
by EPO / OPS Support
Thank you for your feedback,

We have informed our technical team about this and are now waiting to get some response from their side. As soon as we do, I will post it here.

Regards,

OPS support

Re: Error in CQL query with date intervall pd=

Posted: Wed Apr 15, 2015 10:51 am
by EPO / OPS Support
Hi,

I was just informed that this issue will be fixed (as it was prior to this change) with the next maintenance release planed for next week. We will announce the day of the release in this forum under Announcements.

Kind regards,

OPS support

Re: Error in CQL query with date intervall pd=

Posted: Mon Apr 20, 2015 12:19 pm
by EPO / OPS Support
http://forums.epo.org/open-patent-servi ... c3007.html

Please see following announcement

Regards,
OPS support