Patent Public Search is the USPTO's own full-text search system, and it is the only free tool that indexes the complete US patent corpus the way an examiner sees it — granted patents back to the eighteenth century, published applications, and the same field-code query language the examining corps uses internally. Google Patents is friendlier. Patent Public Search is more precise, and precision is what separates a search that finds the blocking reference from one that produces comfortable silence.

The learning curve is short. An afternoon on the query syntax lets an inventor run searches that would otherwise cost several hundred dollars.

The Two Interfaces

The tool opens in basic mode, which accepts plain keywords. Switch to advanced mode, where the query box accepts structured expressions; everything below assumes it.

Two databases matter. US-PGPUB holds pre-grant publications — applications published eighteen months after their earliest priority date. USPAT holds granted patents. Search both: a published application is prior art against your filing even though no patent has issued, and inventors who search only granted patents miss the reference that later kills their claims.

Field Codes: The Whole Trick

A field code restricts a term to one part of the document. The syntax is term.CODE. — the trailing period is required and is the single most common thing beginners get wrong. The codes worth memorizing:

  • .TI. title — narrow and noisy; useful for a first sweep
  • .AB. abstract — the best single field for concept searching
  • .CLM. claims — what the patent actually covers, and where a freedom-to-operate search lives
  • .SPEC. specification — the full description, broadest and slowest
  • .CPC. and .CPCI. classification, all positions and inventive position only
  • .IN. inventor name, .AS. assignee name
  • .APD. application filing date, .ISD. issue date

Combine them with AND, OR, NOT, and parentheses. So a query might read: (catheter.AB. OR cannula.AB.) AND (steerable OR articulating).CLM.

Proximity and Truncation

Two operators do most of the heavy lifting. The dollar sign truncates: seal$ catches seal, seals, sealing, sealed. Use $3 to cap the added characters when open truncation pulls in junk. Proximity operators find terms near each other: ADJ for adjacent words in order, NEAR for either order — pump NEAR5 diaphragm finds the two within five words. Proximity searching turns an unusable 4,000-hit result set into a readable list of eighty.

Classification Beats Keywords

Keywords fail because inventors and attorneys deliberately use unusual vocabulary. A patent covering a folding stroller may never say "stroller" — it says "collapsible infant conveyance." Cooperative Patent Classification is the antidote: every document is assigned codes describing what it is, regardless of wording.

The workflow is to find three or four patents close to your idea by keyword, read their CPC codes, then search the classification directly and read the relevant subgroup. A subgroup might hold 900 documents — one focused week of skimming, and the closest a solo inventor gets to what an examiner does. Picking and narrowing codes is covered in searching patents by CPC and IPC classification, and the keyword half of the same job in choosing keywords for a patent search.

Reading the Results Without Drowning

The document viewer gives you the full text, the drawings, and — critically — the references cited and the "referenced by" list. Those two lists form a citation network you can walk. A patent cited by nine later filings is a hub in the field, and working the citations forward and backward from two or three hubs finds art no keyword query would have surfaced.

Read the independent claims first, not the abstract. The abstract describes what the inventor thought was interesting; the claims define the legal boundary. If you are new to the document structure, how to read a patent step by step is worth reading before you open the first result.

Patent Center and Assignment Records

Patent Public Search tells you what a document says. Two companion systems tell you what happened to it.

Patent Center is the USPTO's filing and file-wrapper portal. Enter a patent number and you get the entire prosecution history: every office action, amendment, and argument the applicant made to get the claims allowed. Those arguments create estoppel — the applicant cannot recapture scope they surrendered. The file wrapper often hands you the map, which is why designing around a patent starts there.

Patent Assignment Search shows recorded ownership transfers. The company on the face of the patent may have sold it three times. This matters for licensing approaches, for infringement risk assessment, and for spotting when a competitor quietly acquired a portfolio in your space. The mechanics of recording and verifying those transfers are laid out in how patent ownership actually transfers.

Neither system tells you whether a patent is still enforceable. Maintenance fees are due at three and a half, seven and a half, and eleven and a half years, and a large share of patents lapse for non-payment. Check the fee status before you redesign anything around a patent — the procedure is in how to check if a patent is still in force.

Where the Free Tools Stop

Patent Public Search covers US documents only. Roughly two thirds of the world's patent literature is foreign, and a Japanese or German publication is prior art against your US application exactly as a US one is. Pair it with Espacenet and WIPO Patentscope, both surveyed in free patent search tools. It also indexes only patent literature — journal articles, product manuals, conference posters, and old catalogs are all valid prior art and live nowhere in the database.

And it will not tell you whether you can build your product. A search for patentability asks whether your idea is new; a search for freedom to operate asks whether making it infringes a live claim. Those are different searches with different scopes, a distinction spelled out in patentability search versus freedom to operate.

Use the Search to Sharpen the Product

The best outcome of a self-run search is rarely "nothing found." It is a clear picture of what is already claimed, which tells you where the genuinely novel part of your design lives — and that is the part worth engineering and filing on. Projects House runs patent landscape work alongside development so the design and the claims move together. Send your concept and the closest references you have found through our contact form.