"Your Search for taco did not match any documents"
"Your Search for <graphic expletive for persons of minority> did not match any documents"
I'd have to say this search engine doesn't search much.
"Your Search for n did not match any documents"
Well, it doesn't search for partial strings either.
It's not hard to have a program search for a string. PDF's that have ACTUAL TEXT in them have the text stored as, well, text. it's not an image or anything. it's the same as an RTF document, the text has formatting code around it to display it in a particular size, position, font, etc.
therefore searching text is easy. once you decode the text formatting, you can tell where in the PDF it is.
as for THESE PDF's they are still images, the text (i would imagine) is manually entered (or OCR'd) into a database inside the PDF where the search happens.
if you really want to get into the nitty gritty, contact the people who run the website and ask them. I'm sure there is an administrator somewhere that set this all up. (help AT theJointLibrary DOT org)