Hacker News new | ask | show | jobs
by harimau777 2141 days ago
Is there any way to search the actual page text? I find that often I remember some unique turn of phase from the page that I'm looking for and it would be extremely helpful to be able to simply search for that.
1 comments

`intext:phrase` and `allintext:multi part phrase`

generally "phrase" works well too

Thank you!