CLIENT.InvalidQuery when X-OPS-Range > 2000

This space is made available to users of Open Patent Services (OPS) web-service and now also to users of EPO’s bulk data subscription products such as 14. EPO worldwide bibliographic database (DOCDB), 14.11 EPO worldwide legal status database (INPADOC), 14.12 EP full text data, 14.1 EP bibliographic data (EBD)and more.

Users can ask each other questions, exchange experiences and solutions, post ideas. The moderator will use this space to announce changes or other relevant information.
Post Reply

pzypher
Posts: 8
Joined: Thu Aug 23, 2018 9:07 am

CLIENT.InvalidQuery when X-OPS-Range > 2000

Post by pzypher » Mon Mar 11, 2019 10:57 am

Hi,

following query leads to a 400 BAD REQUEST (CLIENT.InvalidQuery) when I set X-OPS-Range=5000-5025 although @total-result-count of the same query with another range returns 10000.

http://ops.epo.org/rest-services/publis ... q=pa%3DIBM

Additional header: Accept: application/json

I figured out that the upper boundary for valid X-OPS-RANGE values is around 2000.

Any idea? Thanks!


EPO / OPS Support
Posts: 1298
Joined: Thu Feb 22, 2007 5:32 pm

Re: CLIENT.InvalidQuery when X-OPS-Range > 2000

Post by EPO / OPS Support » Tue Mar 12, 2019 7:55 am

Hi

As stated in user documentation of OPS, you can only get first 2000 results via OPS. You need to limit your query in such way that you stay under 2000 in order to load all documents from your query. Please remember that OPS is just an Espacenet for machines and not a downloading service. If you need larger amount of data you have to consider buying a bulk data set instead.

Regards,
Vesna for OPS support


pzypher
Posts: 8
Joined: Thu Aug 23, 2018 9:07 am

Re: CLIENT.InvalidQuery when X-OPS-Range > 2000

Post by pzypher » Tue Mar 12, 2019 8:31 am

Hi,

thanks for your reply. The queries are automated by a software of course. Can you please provide a link to the statement about the 2000 results limit? Just to show it my customer.

Thanks!


EPO / OPS Support
Posts: 1298
Joined: Thu Feb 22, 2007 5:32 pm

Re: CLIENT.InvalidQuery when X-OPS-Range > 2000

Post by EPO / OPS Support » Tue Mar 12, 2019 9:04 am

This is a slide from my online seminar about OPS where you see a list of all limitations on one page (as they are at present) in OPS. We used to link entire document at some point, but it’s a while ago and I see it’s no longer available online. But this is the most informative slide anyway so I am attaching it here.

Regards,
Vesna for OPS support


Post Reply