This information will help you craft queries that produce relevant and manageable result sets. These fundamentals apply to patent, business, and literature searches.
Contents of this section include:
Detailed information on the forms, fields, and strategies specific to patent, business, or literature searching can be found in:
Searching Patents
Operator |
Patents |
Business |
Literature |
AND |
Both terms must be present |
||
OR |
One term or the other must be present |
||
NOT |
Term must be excluded |
||
ADJ |
Terms should be next to each other and in order specified |
Operates like SAME | |
ADJn |
Terms should be within n words of each other and in the order specified |
Operates like SAME | |
NEAR |
Terms should be next to each other and in any order |
Operates like SAME | |
NEARn |
Terms should be within n words of each other and in any order |
Operates like SAME | |
SAME |
Terms must be in the same paragraph, in any order |
Terms must be in the same sentence, in any order | |
= |
Equal to (use with text as well as dates and amounts) |
||
<> |
Not equal to |
||
> |
Greater than |
||
>= |
Greater than or equal to |
||
< |
Less than |
||
<= |
Less than or equal to |
||
( ) |
Create nests to define order of operation |
||
? |
Stands for one character, can use multiples, can use within a term |
Multiple question marks in sequence following
a stem stand for an equal number of characters |
Stands for one character, can use multiples, can use within a term |
* |
Stands for zero to many characters, can use within a term |
||
*n |
Stands for zero to n characters, can use within a term |
||
{d} |
Stands for a digit (0-9); can use multiple, {d}{d}
Note: Only available with Expert style patent search |
Not available |
Not available
|
{c} |
Stands for a consonant; can use multiple,
{c}{c} |
Not available |
Not available
|
{v} |
Stands for a vowel; can use multiple, {v}{v} |
Not available |
Not available
|
{a} |
Stands for a letter (A-Z); can use multiple,
{a}{a} |
Not available |
Not available
|
A search operator is a word or symbol used for expressing a function that should be performed with the specified keywords.
In the following examples, the search operators are shown as all uppercase and, when you use the search form tools to construct your queries, they will also be shown as upper case. This is, however, not a requirement and is done only to visually differentiate the operators from the surrounding keywords.
On search forms, you can choose operators from drop downs or add them using convenient buttons. You can also enter them yourself when constructing queries from scratch.
Operator |
Collection |
Use and Examples | ||||||||||||||||||||||||
AND |
All |
Searches
for two terms that must both be present. Examples: printer AND scanner (Hewlett-Packard OR Lexmark) AND (printer AND scanner) | ||||||||||||||||||||||||
OR |
All |
Searches
for two terms when one term or the other must be present. Examples: printer OR scanner (Hewlett-Packard OR Lexmark) AND (printer OR scanner) | ||||||||||||||||||||||||
NOT |
All |
Specifies
a term that should be excluded. Examples: printer NOT scanner (Hewlett-Packard OR Lexmark) AND (printer NOT scanner) | ||||||||||||||||||||||||
ADJ |
Patent Business (see Literature following) |
Searches
for terms within one word of each other (adjacent), in the order specified.
Examples: inkjet ADJ printer wave ADJ3 energy Note: In business searches, this is the equivalent of the Dialog (W) and (nW) operators. | ||||||||||||||||||||||||
ADJ |
Literature |
In literature searches, ADJ and ADJn work like SAME they look for terms all in the same sentence, in any order. | ||||||||||||||||||||||||
NEAR |
Patent Business (see Literature following) |
Searches
for records containing the specified terms in any order. Examples: GMC NEAR finance Note: In business searches, this is the equivalent of the Dialog (N) and (nN) operators. | ||||||||||||||||||||||||
NEAR |
Literature |
In literature searches, NEAR and Nearn work like SAME they look for terms all in the same sentence, in any order. | ||||||||||||||||||||||||
SAME |
Patent |
Searches
for terms all in the same paragraph, in any order. humayan NEAR optical Note: In business searches, this is the equivalent of the Dialog (S) operator. | ||||||||||||||||||||||||
SAME |
Literature |
Searches for terms all in the same sentence, in any order. | ||||||||||||||||||||||||
= |
All |
Equal to. Can be used for dates, numeric terms, and text with patent expert search style. Examples: pd = (20040527)
rv = ($4M)
in = (dean kamen)
NOTE: When searching a date-range, the dates must be specified in ascending order, e.g., >=20010101 <=20011231. | ||||||||||||||||||||||||
<> |
All |
Not equal to. Can be used for dates and other numeric terms. Example: ay <>= (2004)
| ||||||||||||||||||||||||
> |
All |
Greater than. Can be used for dates and other numeric terms. Examples: rad > (20040527)
rv > ($4M)
NOTE: When searching a date-range, the dates must be specified in ascending order, e.g., >=20010101 <=20011231. | ||||||||||||||||||||||||
>= |
All |
Greater than or equal to. Can be used for dates and other numeric terms. Examples: pd >= (20040527)
rv >= ($4M)
NOTE: When searching a date-range, the dates must be specified in ascending order, e.g., >=20010101 <=20011231. | ||||||||||||||||||||||||
< |
All |
Less than. Can be used for dates and other numeric terms. Examples: pcpd < (20040527)
rv < ($4M)
NOTE: When searching a date-range, the dates must be specified in ascending order, e.g., >=20010101 <=20011231. | ||||||||||||||||||||||||
<= |
All |
Less than or equal to. Can be used for dates and other numeric terms. Examples: pcpd <= (20040527)
rv <= ($4M)
NOTE: When searching a date-range, the dates must be specified in ascending order, e.g., >=20010101 <=20011231. | ||||||||||||||||||||||||
() |
All |
Parentheses
create nests which help define the order of operation. Examples: (line OR string) AND trimmer driving AND (protection OR helmet) NOTE: Order of operation is also determined by the operator. See more about operator precedence. | ||||||||||||||||||||||||
? |
Patent Literature (see Business following) |
The question
mark wildcard represents one character. Examples: carbo? carbo?? car?on ???oxide NOTE 1: A single question mark easily compensates for differences between US and British spelling. For example: sterili?e or t?re. NOTE 2: When a wildcard is used in a search term, stemming is disabled for that term. See more about stemming. | ||||||||||||||||||||||||
? |
Business |
Multiple
question marks in sequence following a stem stand for an equal number
of characters | ||||||||||||||||||||||||
* |
All |
The asterisk
wildcard represents zero or an unlimited number of characters. The
asterisk can also be used within a word. Examples: carbo* carbo*ate carbo*2 NOTE: When a wildcard is used in a search term, stemming is disabled for that term. See more about stemming. |
On your Search Preferences screens, for patent, literature, and business searching, you can set default operators to be used between fields and within fields.
Between fields, you can choose to use AND, OR, or NOT as your default.
Within fields, you can choose to use AND, OR, or ADJ as your default.
See more about search preferences.
Query expressions are read using specific rules of operator precedence. This means that certain operators are processed before others. While query expressions are read from left to right, some operators are processed before others and impacts the way the search engine treats your query.
The following shows the order or precedence in which operators are processed:
Precedence |
Operator |
1 |
ADJ, NEAR |
2 |
SAME |
3 |
AND, NOT |
4 |
OR |
This following example shows how the precedence
rules can impact the manner in which the search engine processes your
query.
If you want to search for patents about feline disease or ferret
disease, and you enter
ferret OR feline AND disease
because AND is treated before OR, the search engine will interpret your query to mean this
ferret OR (feline AND disease)
and your result set will include records with
feline and disease or records with ferret that may
or may not include the term disease.
This is a better way to construct the query
(ferret OR feline) AND disease
Now all records in your result set will contain the word disease and either the word feline or the word ferret.
Queries can be entered in upper, lower, or mixed case.
Stopwords have not been implemented in this system.
Certain other words, e.g., AND, NOT, OR, SAME, WITH, and NEAR are reserved for use as operators, and, if your search string includes a reserved word, it will be interpreted as an operator. Reserved words can be searched in the database, but must be entered within double quotes to distinguish them from operators.
To search for a reserved word per se, type the word in double quotes: e.g., "near". To search for the phrase 'near field', you should type the following: "NEAR" ADJ FIELD.
In order to effectively search for hyphenated terms, you need to understand how they are indexed. In the patent database, hyphens are not indexed; they are treated as if they were a space. If a hyphenated term is used in a search query, it is converted to an adjacency syntax. Note that this holds true even when the hyphen is enclosed in quotation marks.
So, for example "computer-related" is equivalent to "computer related" and "semi-conductor" is equivalent to "semi conductor". To search for the former, you would type
computer ADJ related
To search for semi-conductor, you would want to search
semi ADJ conductor OR semiconductor
where the adjacency operator (ADJ) will account for both the hyphenated and the non-hyphenated forms and "semiconductor" will find those instances where the word is spelled without hyphen or space.
Stemming extends a search to cover different variations of a word. This means when you search on a word like prime, your result set will include words that share a root, or stem, with the word you searched. So, for prime, your result set will include words like primed, priming, primaries, and primates.
Search Term |
Result Set Includes |
prime |
prime, priming, primed, primates, primaries, and other words with the same stem |
carbon |
carbon, carbons, carbonate, carbonates, carbonated, and other words with the same stem |
Stemming is a linguistic process and your
results will include linguistic expansions of the stem word. Use
wildcards for a result set that includes all expansions of a stem or word.
Stemming is not applied to any search term that includes a wildcard.
By default, stemming is Off. Change the default to On from your Search Preferences screen. See more information on search preferences and defaults.
In the Innovation patent database, which is compiled from multiple sources, Greek characters are sometimes represented by the Greek character itself for example α, and sometimes by its transliteration, alpha. Although no attempt has been made to convert the transliterated version of Greek characters into character entities, character entities have been uniformly converted to decimal Unicode.
You may search for any character in the Greek alphabet, either upper or lower case, by entering it in the search text box. Enter characters either by cutting and pasting from another document, or by using the Windows Character Map
Example:
α
When you search for Greek characters using the actual character, as shown above, only the case you have specified is found.
Alternatively, you may enter characters of the Greek alphabet by typing the name of the character as spelled in English, both preceded by and followed by a period.
For example:
.alpha.
.gamma.
.epsilon.
When you search for Greek characters using the .word. format, as shown above, both upper and lower case characters are found.
You wish to find any documents containing any of the following character strings:
tnf α
tnfα
tnf alpha
Your search query would look like this:
tnf adj α or tnfα or tnf adj alpha
Note that in the example above, the syntax allows for the possibility that some records contain the Greek entity for alpha, while in other records, the word alpha is used.
Aureka indexes Greek characters as Decimal Unicode entities. Therefore the search query shown in the example above will appear in your Search History as:
tnf adj α or tnfα or tnf adj alpha
As an alternative to cut and paste or the .word. format, you may search for Greek characters using Decimal Unicode values, as shown above.
See the Table of Unicode Values, below, for a complete listing.
You may enter the degree sign by typing
.deg.
The number sign (#) and the ampersand (&) may be searched without using either periods or double quotes.
Character |
Description |
Decimal Unicode |
α |
Lower case alpha |
α |
Α |
Upper case Alpha |
Α |
β |
Lower case beta |
β |
Β |
Upper case Beta |
Β |
δ |
Lower case delta |
δ |
Δ |
Upper case Delta |
Δ |
η |
Lower case eta |
η |
ε |
Lower case epsilon |
ε |
Η |
Upper case Eta |
Η |
Ε |
Upper case Epsilon |
Ε |
γ |
Lower case gamma |
γ |
Γ |
Upper case Gamma |
Γ |
ι |
Lower case iota |
ι |
Ι |
Upper case Iota |
Ι |
κ |
Lower case kappa |
κ |
χ |
Lower case chi |
χ |
Κ |
Upper case Kappa |
Κ |
Χ |
Upper case Chi |
Χ |
λ |
Lower case lambda |
λ |
Λ |
Upper case Lambda |
Λ |
μ |
Lower case mu |
μ |
Μ |
Upper case Mu |
Μ |
ν |
Lower case nu |
ν |
Ν |
Upper case Nu |
Ν |
ο |
Lower case omicron |
ο |
ω |
Lower case omega |
ω |
Ο |
Upper case Omicron |
Ο |
Ω |
Upper case Omega |
Ω |
π |
Lower case pi |
π |
φ |
Lower case phi |
φ |
ψ |
Lower case psi |
ψ |
Π |
Upper case Pi, Greek |
Π |
Φ |
Upper case Phi |
Φ |
Ψ |
Upper case Psi |
Ψ |
ρ |
Lower case rho |
ρ |
Ρ |
Upper case Rho |
Ρ |
ς |
Lower case final sigma |
ς |
σ |
Lower case sigma |
σ |
Σ |
Upper case Sigma |
Σ |
τ |
Lower case tau |
τ |
θ |
Lower case theta |
θ |
Τ |
Upper case Tau |
Τ |
Θ |
Upper case Theta |
Θ |
υ |
Lower case upsilon |
υ |
Υ |
Upper case Upsilon |
Υ |
ξ |
Lower case xi |
ξ |
Ξ |
Upper case Xi |
Ξ |
ζ |
Lower case zeta |
ζ |
Ζ |
Upper case Zeta |
Ζ |