Skip to content

Improve query expression documentation #12

Description

@amotl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions