![]()
The Advanced Search page allows you to make a case-insensitive query of the patent database using a command-line style search syntax. There are 4 steps to using the advanced search page:
Some things to Note:
The Advanced Search page provides the greatest flexibility for complex
searches of the Patent databases.
These features include:
You can use the Advanced Search page to create and execute complex boolean queries using an infix notation. In plain English, you can generate queries that use the boolean operators (OR, AND, ANDNOT, XOR) to specify your search in interesting ways. Along with these operators, you can use parentheses to remove ambiguity from your expressions.
If you entered this query, you'll receive back a list of all patents which contain both the terms whoopee and cushion somewhere on the indexed page.
This query would return patents which contained either the word television OR contained both the words cathode AND tube.
This complex query generates a list of hits that contain the word needle, but don't contain any references to sewing. None of the hits would contain the combination of record AND player, either.
This query would generate a list of hits that contain either cat or dog but not both.
In general, boolean searches are fairly straight-forward. In the
absence of parentheses, all operators associate from left to right,
as you might expect.
To narrow your search to hits occurring within a single field, prefix the word you are searching for with the abbreviated field name, followed by a forward slash (/). If you do not specify a specific field to search within, the entire front page will be searched for your search term. If you need help with fielded searching, see the Fielded Searching help page.
This will search for the word Dobbs within the Inventors Name field of the Patents Database. Occurrences of the search term anywhere else on the front page will be ignored.
This query searches for the Class/Subclass combination 270/31, and will return a list of all patents which match that class.
As this example demonstrates, you can mix field searching with boolean searching. This query would return a list of hits which contain MCNC in the Assignee Name field, and the word solder in the Title.
Note that field names are not associative. That is, ttl/(nasal or
nose) does not mean 'patents which have nose or nasal in the title'.
ttl/nasal or ttl/nose is the correct phrasing.
Searching on this phrase would return a list of all the patents which have the phrase bowling balls anywhere within the indexed text.
This query would find all occurrences of the phrase general motors
within the Assignee Name field.
This query would return all patents in the database which were issued any day on or after Nov. 1, 1985 and before or on May. 12, 1986. If your range is just all the patents issued in a particular year, you will get fater results just by selecting that year as the database to search instead of specifying all the dates in that year as a range.
Both dates in your query must be properly formatted for your search to
work. See the help entries on Issue Date and Application Date for
details.
A query like this would return tons of possible hits, as it would match patents with words like, electricity, electric, electronic, etc.
This query would return a list of all patents which contained Ford
or Chrysler in the Assignee Name field, or which had a phrase
beginning with General Mot there.
Relevance ranked searches return a list of results in the order of
most relevant to least relevant. A complex information
science algorithm is used to determine which documents most closely
match your submitted query and ranks these above documents which have
a lower relevance score.
![]()
Questions or Comments about the Patent Search Pages?
Mail them to www@ptodata.com