Story

Show HN: Wosp – advanced full-text search on the command line

atrettel Wednesday, November 05, 2025

Hi, I'm Andrew Trettel. I'm a scientist and researcher. I wrote Wosp to help me search local documents using Boolean and proximity operators.

Wosp is a command-line program that performs full-text search on text documents. Wosp stands for word-oriented search and print. It is designed for advanced searchers. It works differently than line-oriented search tools like grep, so it can search for matches spanning multiple lines. Wosp supports an expressive query language that contains both Boolean and proximity operators. It also supports nested queries, truncation, wildcard characters, and fuzzy searching.

The linked GitHub repository contains all of the code to try out the program. I also wrote a blog post (https://www.andrewtrettel.com/blog/wosp/) that discusses my motivations for creating Wosp in more detail, along with some additional technical discussion and diagrams.

If you give Wosp a try, I'd appreciate any comments or feedback you have about the experience.

Summary
The article discusses the World Ozone and Ultraviolet Radiation Data Centre (WOUDC), a global repository for ozone and ultraviolet radiation data. It provides an overview of the WOUDC's history, data collection, and applications in atmospheric research and environmental monitoring.
8 2
Summary
github.com
Visit article Read on Hacker News Comments 2