Manuel B. Garcia

Manuel B. Garcia serves as the Senior Director for Educational Technology and Digital Learning at FEU Institute of Technology, Manila, Philippines. Read More

Contact Info

1607, FEU Tech Building,
P. Paredes St, Sampaloc,
Manila, Philippines
mbgarcia@feutech.edu.ph

Follow Me

What Is Proximity Searching, and When Is It Better Than AND?

AND can retrieve records where two terms occur anywhere in the searched fields, even when they are unrelated. Proximity searching requires terms to occur near each other, which can provide a useful middle ground between a loose AND search and an exact phrase.

54
Proximity Searching vs. AND Guide 54 of 247
01 · The Question

If AND Finds Both Terms, Why Would You Need Proximity Searching?

You search for two terms with AND because both matter to your topic. The database dutifully retrieves records containing both, but some results are only superficially relevant. One term appears near the beginning of an abstract, the other near the end, and the authors never actually connect them in the way your research question requires.

You could put the words inside quotation marks, but that creates the opposite problem. Authors may express the same idea with an extra word between the terms, reverse their order, or use slightly different phrasing.

Proximity searching offers a middle position. Instead of merely requiring both terms somewhere in the searchable field, or requiring one exact phrase, it lets you specify that the terms must occur within a certain distance of one another. This can improve precision while preserving useful variation in how researchers write.

02 · The Short Answer

Proximity Searching Requires Terms to Occur Near Each Other

In Brief

Proximity searching retrieves records in which specified words occur within a defined distance of one another, making it useful when AND is too loose but exact phrase searching is too restrictive.

It works best when the closeness of the terms is meaningful to the concept you are trying to retrieve. The operators, distance rules, word-order requirements, searchable fields, and syntax vary among databases, so proximity searches must be translated for each platform.

03 · What You Need to Know

How Proximity Searching Controls the Relationship Between Search Terms

AND Requires Both Terms but Does Not Necessarily Keep Them Together

Suppose you search:

Boolean Search
teacher AND burnout
The database requires the record to satisfy both the teacher search and the burnout search.
Depending on the fields searched, teacher could appear in one part of an abstract while burnout appears much farther away. AND establishes co-occurrence within the searched fields, not necessarily a close textual relationship.

This is entirely consistent with what the Boolean AND operator actually does. It intersects two search sets. It does not ask whether the terms form a phrase, describe one another, or occur in the same sentence.

For distinct concepts, that may be exactly what you want. If the question concerns diabetes among adolescents, the words representing diabetes and adolescents do not necessarily need to appear next to each other.

For some concepts, however, textual closeness carries useful information.

Proximity Searching Adds a Distance Requirement

A proximity operator tells the search system that the terms must occur within a specified number of words of one another.

A conceptual search might look like:

Proximity Logic
teacher NEAR/5 burnout
The intention is to retrieve records where teacher and burnout occur within a specified distance rather than merely somewhere in the same searchable field.
The exact meaning of NEAR/5 is database-specific. Some systems count intervening words differently, some allow either order, and others use entirely different operators.

By imposing a distance condition, proximity searching can remove records in which both words appear but are textually too far apart to represent the relationship you intended.

Proximity Is a Middle Ground Between AND and an Exact Phrase

Consider three ways of searching the same pair of words:

Approach What It Requires Typical Trade-off
teacher AND burnout Both terms satisfy the search conditions but may be relatively far apart More flexible, but potentially more irrelevant co-occurrence
Proximity search The terms occur within a defined distance Allows wording variation while requiring a closer textual relationship
"teacher burnout" The words behave as a phrase according to the database's phrase-search rules Potentially precise, but may miss legitimate variations in wording

Cochrane's current Technical Supplement describes proximity operators as a way to identify terms that occur near one another without necessarily requiring direct adjacency. It notes that proximity searching can be more sensitive than exact adjacency or phrase searching while providing greater control than simply connecting terms with AND.

Why Can an Exact Phrase Be Too Restrictive?

Suppose you search:

"teacher burnout"

That may retrieve records containing exactly that expression, depending on the database. But researchers could write:

  • burnout among teachers;
  • teacher occupational burnout;
  • burnout experienced by teachers;
  • teachers reporting high levels of burnout.

The conceptual relationship is present in all four, but the exact phrase is not.

Proximity searching can allow some linguistic flexibility while still requiring the relevant words to remain close. This is why it complements rather than replaces phrase searching.

Not Every Pair of Concepts Should Be Forced Into Proximity

Proximity is useful only when closeness between the terms is a reasonable signal of relevance.

Suppose your research question concerns the relationship between social media use and depression among university students. The terms representing social media and depression could legitimately appear in different sentences of an abstract. Requiring them to occur within three words of each other might remove highly relevant studies simply because the authors describe the exposure and outcome separately.

In that situation, AND between concept blocks may be more appropriate.

Use AND when Different concepts need to be represented in the record, but their textual distance is not itself important.
Consider proximity when The terms form or describe a relationship that is more likely to be meaningful when the words occur near one another.

Proximity Operators Do Not Have Universal Names

This is one of the most important practical complications.

There is no universal proximity operator that can be copied into every research database. Common operator families include NEAR, ADJ, N, W, NEXT, and platform-specific forms.

Even operators with similar names may not count distance or handle word order identically.

EBSCO, for example, currently documents two proximity operators. N finds terms within a specified number of words in either order, while W requires the terms to remain in the order entered. Its example tax N5 reform can retrieve wording with the concepts in either order, whereas a W search retains the specified order.

ProQuest documentation uses forms such as NEAR/n, while its platform can also support ordered proximity through PRE/n in relevant interfaces. The Cochrane Library uses its own proximity syntax. These differences are exactly why the same search syntax does not work in every research database.

Word Order Can Matter

Some proximity operators allow either order:

teacher... burnout

or:

burnout... teacher

Other operators require the terms to occur in the order you typed them.

Whether order should matter depends on the expression. For many conceptual relationships, either order is useful. In other cases, ordered proximity can improve precision.

Proximity Type Possible Match What It Controls
Unordered proximity teacher... burnout OR burnout... teacher Distance, regardless of which term comes first
Ordered proximity teacher... burnout Distance plus the order of the terms
Direct adjacency teacher burnout Terms occur next to one another, sometimes with order specified

Do not infer order behavior from an operator's name. Check the database documentation.

The Number in a Proximity Operator Is Not Universally Comparable

A search written with a distance of three in one interface may not be exactly equivalent to a distance of three elsewhere.

Platforms can differ in whether the number means the maximum number of intervening words, the total span between terms, or another implementation-specific measure. Punctuation and field boundaries may also affect matching.

Consequently, translating NEAR/3 into another database is not always a matter of replacing NEAR with a different operator and keeping the number unchanged.

Watch Out

Do not assume that N5, NEAR/5, ADJ5, W5, and other proximity expressions are equivalent. Verify how each platform counts words, whether order matters, and which fields support the operator before translating the search.

How Close Should the Terms Be?

There is no universally correct proximity distance.

A narrow distance may improve precision but miss legitimate wording. A wider distance can improve sensitivity while gradually approaching the looseness of AND.

Suppose you are searching for research on teacher burnout. A very narrow distance may capture teacher burnout and burnout among teachers but miss a sentence such as burnout was especially prevalent among secondary school teachers. A much wider distance may retrieve records where the words occur in the same abstract but describe separate issues.

The appropriate distance should therefore be tested against actual language in relevant records.

Use Relevant Articles to Choose the Distance

Known relevant records can show you how authors express the concept.

Inspect titles and abstracts. How many words commonly separate the terms? Does the order vary? Are modifiers frequently inserted? Does one expression routinely occur in a phrase while another appears in a different grammatical structure?

Then test several plausible proximity distances. Compare the relevant records retrieved and the irrelevant material introduced.

This is more defensible than selecting a distance because five words sounds suitably scholarly. Search operators, regrettably, are unimpressed by round numbers.

Proximity Can Reduce False Relationships in Long Text Fields

The value of proximity becomes especially apparent when the searchable field contains substantial text.

EBSCO's current search guidance notes that proximity operators can improve relevance particularly when searching full-text books, long journal articles, or newspaper articles. The longer the searched text, the easier it is for two unrelated terms to occur somewhere in the same document merely by chance.

For example, a full-text article might mention teacher education in its literature review and burnout among nurses several pages later. A broad AND search across full text could satisfy both terms even though the article is not about teacher burnout.

A proximity requirement can reduce this kind of accidental co-occurrence.

Proximity Does Not Guarantee a Meaningful Relationship

Two words occurring near each other are more likely to be related than two words appearing far apart, but proximity is still a textual heuristic.

Consider:

Teacher burnout was not examined in this study.

The words are close. The article may still be irrelevant to a search for empirical studies of teacher burnout.

Likewise, the terms may appear together because the authors are distinguishing two concepts rather than studying their relationship.

Proximity improves control over textual co-occurrence. It does not understand the scientific meaning of the sentence.

Proximity Searching Can Work With Alternative Terms

A concept may have several possible expressions on either side of a relationship.

Suppose you want wording in which teacher-related terms occur near burnout-related terms. Conceptually, you might need:

Conceptual Structure
(teacher OR teachers OR educator*) PROXIMITY (burnout OR "occupational stress")
Alternative terms represent each side of the relationship, while proximity controls how closely the two sides must occur.
The actual syntax for applying proximity to grouped alternatives differs by database and must be constructed according to the platform's rules.

This can become syntactically complex. Build and test smaller components before combining them into a large expression.

Truncation and Proximity May Not Always Work Together

Another reason to verify database documentation is that platforms differ in which search functions can be combined.

PubMed, for example, currently supports proximity searching in the Title and Title/Abstract fields using syntax of the form "search terms"[field:~N]. Its proximity function has restrictions, including limitations on combining proximity searching with wildcard truncation.

If you need both lexical variation and proximity, you may have to write multiple proximity expressions explicitly rather than relying on one truncated form.

PubMed Now Supports Proximity Searching

Older tutorials sometimes state that PubMed has no proximity operator. That information is outdated.

PubMed added proximity searching in 2022. Its current help documentation allows proximity searches in the Title and Title/Abstract fields. A search is structured by placing two or more terms inside quotation marks and adding a field tag with a proximity distance.

A conceptual example is:

PubMed Example
"hip pain"[Title/Abstract:~2]
The search asks PubMed to find the specified terms in the Title/Abstract field with no more than the permitted proximity distance under PubMed's rules.
This syntax is specific to PubMed. It should not be copied into EBSCOhost, ProQuest, or another platform.

This is a useful reminder to check current documentation rather than relying on a search guide written several years ago. Database interfaces have an inconvenient habit of evolving after methods sections have been immortalized in PDFs.

Proximity Can Be More Sensitive Than Phrase Searching

Cochrane's Technical Supplement specifically recognizes the usefulness of proximity operators in systematic searching. A direct phrase requires a tight formulation, while proximity can permit intervening words and, depending on the operator, different word orders.

For a concept expressed in several grammatical forms, proximity can therefore recover relevant records that an exact phrase would miss.

Consider:

  • burnout among teachers;
  • teacher burnout;
  • burnout in secondary school teachers.

A suitably designed proximity search may capture all three without requiring every phrase to be entered separately.

Proximity Can Be More Precise Than AND

At the other end of the spectrum, AND may allow the terms to occur anywhere within the searched fields.

By requiring textual closeness, proximity can remove records where the terms coexist without representing the relationship you intended.

This is why proximity is often described as occupying a useful position between phrase searching and Boolean AND:

Exact phrase High control over adjacency, but potentially too rigid.
Proximity Allows controlled variation while requiring terms to remain near each other.
AND Allows the greatest separation and therefore potentially more unrelated co-occurrence.

That ordering is a useful conceptual model, not a guarantee that result counts will always behave identically across databases. Automatic mapping, fields, indexing, and other platform features can affect retrieval.

Proximity Is Particularly Useful for Variable Multiword Concepts

Some concepts do not have one stable phrase but do have words that tend to appear near each other.

Examples might include relationships such as:

  • a profession near an occupational outcome;
  • a technology near a particular educational activity;
  • a population descriptor near a condition;
  • a methodological term near a measurement concept.

In these situations, proximity can represent linguistic flexibility without allowing the terms to drift independently across a long abstract or full-text document.

Do Not Use Proximity to Repair a Poorly Defined Concept

If your search terms are conceptually wrong, proximity will not make them right.

Suppose you have included a term that is much broader than your intended concept. Requiring it to occur near another word may improve precision, but it can also conceal the underlying vocabulary problem.

First make sure the terms actually represent what you intend to search. Proximity should refine a meaningful relationship between terms, not compensate for a concept block that was poorly constructed.

Test Proximity Against Known Relevant Records

A useful proximity search should retain important relevant records while removing at least some of the irrelevant co-occurrences produced by a looser strategy.

Compare:

Version 1 Search the terms with AND.
Version 2 Search them as an exact phrase where appropriate.
Version 3 Test one or more proximity distances.
Compare Inspect known relevant records, records unique to each version, and the kinds of irrelevant results removed.

If the proximity version loses relevant records because authors commonly separate the concepts more widely than expected, increase the distance or return to AND. If it adds little precision, the operator may not be worth the added complexity.

The Best Proximity Distance May Change Across Databases

Even when the conceptual relationship remains identical, the appropriate implementation can differ because databases expose different fields and count proximity differently.

A search developed in one interface should therefore be translated functionally. Ask what the original proximity expression was intended to achieve, then reproduce that behavior as closely as possible in the destination system.

This is part of the larger task of translating a search strategy between databases. The goal is equivalent retrieval logic, not identical punctuation.

04 · A Practical Example

When Does Proximity Improve a Search That Uses AND?

Hypothetical Example

Searching for teacher burnout

Suppose you are interested in research on burnout among teachers. Your database supports proximity searching, and your initial free-text search uses teacher AND burnout.

Run the AND search You retrieve relevant studies, but also records in which teacher and burnout occur far apart and refer to different parts of the study.
Try the exact phrase Searching "teacher burnout" improves precision but misses records using expressions such as burnout among secondary school teachers.
Inspect relevant language You examine several known relevant titles and abstracts and notice that teacher-related terms and burnout usually occur within a relatively small number of words, although their order and intervening wording vary.
Test proximity You use the database's documented proximity operator with a plausible distance and compare the results with both the AND and phrase versions.
Check what was lost You confirm that important known records remain retrievable and inspect records removed by the proximity condition.
Choose based on performance If proximity retains the relevant linguistic variations while reducing unrelated co-occurrence, you keep it. If relevant studies regularly place the terms farther apart, you widen the distance or return to AND.

The proximity operator is useful here because teacher and burnout are not merely two independent concepts. Their textual closeness provides some evidence that the article is discussing burnout in relation to teachers.

That reasoning matters more than any particular distance number or operator symbol.

05 · What Researchers Often Get Wrong

Common Mistakes With Proximity Searching

Misconception

Proximity Searching Is Just a More Advanced Version of AND

Proximity adds a textual-distance condition that AND does not ordinarily provide. It is useful only when closeness between terms meaningfully improves representation of the concept. Different concepts that merely need to coexist in a record may still be better connected with AND.

Misconception

The Smaller the Distance, the Better the Search

A narrow distance can improve precision but may miss legitimate wording with modifiers or intervening phrases. Choose the distance by examining how relevant authors actually express the concept and testing what is gained or lost.

Misconception

NEAR/5 Means the Same Thing in Every Database

No. Proximity operators, distance calculations, order rules, and field support vary among search platforms. Even similarly named operators should be checked against current database documentation.

Misconception

If Two Terms Are Close Together, the Article Must Be About Their Relationship

Proximity measures textual closeness, not semantic meaning. The words may occur together in a negation, background statement, exclusion criterion, or discussion of previous research. Relevant records still require human interpretation.

Misconception

Exact Phrase Searching Is Always More Precise and Therefore Better

Greater precision is not automatically better if relevant wording is lost. Proximity can preserve variations in word order and intervening language that a rigid phrase excludes, which is why it can be preferable when terminology is structurally variable.

Misconception

PubMed Does Not Support Proximity Searching

That was true historically but is no longer current. PubMed introduced proximity searching in 2022 and now supports it in the Title and Title/Abstract fields using its own syntax and restrictions.

06 · What This Means for You

When Should You Use Proximity Instead of AND?

The decision should follow the relationship between the words, not a desire to make the search look more advanced.

A simple decision framework

If the terms represent separate concepts that merely need to occur in the same record
Use AND unless there is a substantive reason their textual distance should matter.
If AND retrieves many records where the terms are unrelated because they occur far apart
Test proximity to require a closer textual relationship.
If an exact phrase misses legitimate variations in wording or word order
Use an appropriate proximity operator to allow controlled flexibility.
If the concept has a highly stable established phrase
Phrase searching may be simpler and sufficiently accurate, subject to the database's phrase-search behavior.
If relevant records express the terms at widely varying distances
A narrow proximity requirement may be inappropriate; widen the distance or retain AND.
If you move the search to another platform
Translate the intended proximity relationship using that platform's documented operator, distance rules, field restrictions, and word-order behavior.

For a substantial review, proximity choices should be reproducible. Record the operator, distance, field, and database platform used. If the search is methodologically consequential, retain enough information that another researcher could reconstruct what the expression meant in that interface.

Most importantly, test the operator. A proximity distance selected without examining relevant language is still an assumption, only with more punctuation.

07 · A Quick Checklist

Before Adding a Proximity Operator, Check the Relationship You Need

Before finalizing a proximity search, check:
Confirm that textual closeness between the terms is actually meaningful to the concept you want to retrieve.
Compare the proximity search with a simple AND search to see what irrelevant co-occurrence it removes.
Compare it with phrase searching to determine whether an exact phrase would be unnecessarily restrictive.
Inspect relevant titles and abstracts to estimate a defensible proximity distance rather than choosing one arbitrarily.
Check whether the operator searches terms in either order or requires the order entered.
Verify exactly how the database counts the specified proximity distance.
Check which fields support proximity searching and whether truncation, phrases, or grouped alternatives can be combined with it.
Test known relevant records to make sure the proximity condition has not become too restrictive.
Translate the proximity logic separately for every database and interface rather than copying the syntax unchanged.
08 · Frequently Asked Questions

Frequently Asked Questions About Proximity Searching

What is proximity searching?

Proximity searching requires two or more search terms to occur within a specified textual distance of one another. Depending on the database, the operator may also control whether the terms can appear in either order or must remain in the order entered.

What is the difference between proximity searching and AND?

AND generally requires both search conditions to be satisfied but does not necessarily require the terms to occur close together. Proximity adds a distance requirement, which can reduce records where the terms occur independently in different parts of the searched text.

What is the difference between proximity searching and phrase searching?

Phrase searching generally keeps words together according to the database's phrase rules. Proximity searching allows a specified amount of intervening text and may permit either word order, depending on the operator. It can therefore retrieve wording variations that an exact phrase misses.

What do NEAR, ADJ, N, and W mean?

They are names used by different search platforms for proximity or adjacency functions. Their meanings are not interchangeable. For example, EBSCO currently uses N for proximity in either order and W for proximity in the specified order. Always consult the documentation for the interface you are using.

How many words apart should my search terms be?

There is no universal best distance. Examine how known relevant articles express the relationship, test several plausible distances, and compare the relevant records retained with the irrelevant material introduced. Narrower distances usually increase precision but can reduce sensitivity.

Does PubMed support proximity searching?

Yes. PubMed added proximity searching in 2022 and currently supports it in the Title and Title/Abstract fields. Its syntax and restrictions differ from proximity operators used in platforms such as EBSCOhost, ProQuest, and the Cochrane Library.

Can I use truncation inside a proximity search?

That depends on the platform. Some interfaces permit combinations of proximity and truncation, while others restrict them. PubMed's proximity search currently has limitations involving wildcard truncation, so database-specific documentation should be checked before constructing the expression.

Is proximity searching always better than AND?

No. It is better only when textual closeness is a useful indicator of the relationship you need. If separate concepts can legitimately be discussed in different parts of an abstract or record, proximity may remove relevant research and AND may be more appropriate.

09 · The Bottom Line

Use Proximity When Closeness Between the Words Carries Meaning

The Bottom Line

Proximity searching is better than AND when merely finding both terms is too loose, but requiring one exact phrase would be too restrictive.

Use it when textual closeness is a meaningful signal of relevance, choose the distance by examining real literature, and verify the operator's rules in every database. Proximity is a way to express a linguistic relationship more carefully, not a universally superior replacement for Boolean AND.

10 · Sources and Further Reading

Authoritative Resources on Proximity Searching

11 · Cite this Guide

How to Cite This Guide

This guide is intended to be read, shared, and used in research, teaching, and academic work. If you draw on its ideas, explanations, or other content, please acknowledge the source by citing the guide. Doing so gives appropriate credit and helps your readers locate the original resource.

Has the Field Guide helped your research?

If a guide helped clarify a question, inform a research decision, or move your work forward, I would love to hear about your experience. Your story may also help other researchers discover the Field Guide.

Share Your Experience
Takes only a few minutes