Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve query expression documentation #12

Open
amotl opened this issue Apr 13, 2019 · 0 comments
Open

Improve query expression documentation #12

amotl opened this issue Apr 13, 2019 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Apr 13, 2019

Introduction

This is about writing query expressions properly.

Searching for names

uspto-peds search 'appExamName:"WILSON, NICHOLAS R"'

Note the quotes around the examiner name here.

-- #10 (comment)

Searching for (multiple) document numbers

  1. For querying numberlists, propose an expression like (see also Result returns too many docs #10 (comment))
uspto-peds search 'patentNumber:(6583088 OR 6875727 OR 8697602)'
  1. Improve querying numberlists by providing an appropriate --numberlist= command line option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant