Docs

Clear, task-focused documentation for each area of the LPS Sync Dashboard.

Part Search

Purpose

Part Search is for helper tools that support product data work (for example: extracting OEM numbers and doing targeted searches).

What you can do here

  • Run part search queries and review extracted data.
  • Extract OEM numbers from input text (where supported).

Key UI pages

Related API routes

These are implemented under app/api/part-search/...:

  • GET /api/part-search: primary search endpoint
  • POST /api/part-search/extract-oem: extract OEM values

Troubleshooting

  • Extraction results look wrong: save the input text and output payload, then iterate on the extraction logic and test with a known-good example.