Ask HN: How do I search HN for ‘PHP’ whilst excluding the url?
2 comments
use "title" in the search:
title: php
https://hn.algolia.com/help - Linked to at the bottom of the page, but hidden if you have dark mode on. It has some of the other options you can use.`title: php` doesn't work as expected (it includes all URLs that contain both "title" and "php") and the "title:" filter is not documented in the page you linked.
Another one, how do I exclude usernames from the search result? Some users has names of popular libraries.
Or alternatively could HN change to not include ‘*.php’ in urls?