AI & Product

Building Semantic Search for Technical Documentation: Lessons from the Field

Tejas ChristopherJuly 20269 min read

One of the AI projects I'm proudest of wasn't the most technically ambitious — it was a semantic search tool built to solve a problem every operations team recognises instantly: years of technical documentation, operational playbooks, and past case resolutions that existed somewhere in the organisation, but that nobody could reliably find when they actually needed them.

The problem: keyword search fails on operational language

Traditional keyword search assumes the person searching uses the same words as the document they're looking for. In operational and technical contexts, that assumption breaks constantly. A support agent searching for 'aircraft won't start' needs to find documentation that describes 'APU ignition failure' or 'engine start fault' — different words, same underlying problem. Keyword search returns nothing useful. The knowledge existed in the organisation. It just wasn't findable.

The moment that made the case

The project got real internal buy-in after we timed how long it took an experienced team member to find a specific procedural answer using existing tools versus a new team member using the same tools. The gap wasn't a training problem — it was a retrieval problem. Experience was substituting for search.

What we built

Lessons learned

Measuring success

60–80%
Reduction in time to locate a known procedure
3x
More documents surfaced per query vs. keyword search
Weeks
From first prototype to internal rollout
What I'd do differently

I'd invest in the evaluation set earlier. We built the retrieval pipeline first and the way to measure whether it was actually good second, which meant early iteration was based on intuition rather than data. A small, well-labelled set of real queries with known correct answers should be one of the first things built, not one of the last.

AI & ProductAviationSupply Chain
TC
Tejas Christopher
Aviation Supply Chain · Product Manager · AI Builder
BE Aeronautical Engineering → MBA Aviation Management → MSc Supply Chain (Warwick) → AOG Desk → Product & AI.
LinkedIn →Get in touch →
More from the blog