Advanced Search Information:
- Single search terms work best: You can do more sophisticated searches, but it is more likely that you will get no results back.
- First names only: Most people are listed in the database by first name only. If you can't find someone, try searching for *just* the person's first name. Notable names: "Mike Paik" is listed as "Mike" in this database. "Michael" will find you Michael Connolly, but not Mike Paik. Use first names only when searching, unless you are sure that the full name is in the database.
- Multiple Search Terms (OR): When entering multiple search terms into a field (if you wanted all pictures with either "michael" or "tony" in them, for example), do not use spaces between the namesinstead, use the vertical bar "|" (shift-backslash). Example:
"alex|evan|squid" would find photos with "alex," "evan," or "squid" in them. I don't know of any easy way to do an "AND" search here, but here is an awkward way: search for "(name1.*name2)|(name2.*name1)". This becomes extremely ugly for more than two names.
- Clever-er searches: The fields are interpreted as perl-style regular expressions. So if you wanted to find any name starting with "mi," you could do a search for
"mi.*". This would find "michael" and "mike" (and "michelle," etc.). The notation for these expressions is somewhat complicated, and can be found in more detail by searching for "perl" and "regexp" on the web.
Each photo has the following data associated with it:
- index: A unique ID associated with each photo, no special significance.
- filename: The file's name.
- size_bits: File size in bits. 8192 bits = 1 kilobyte.
- width: Photo width in pixels.
- height: Photo height, in pixels.
- created: Approximately when the photo was first exported for the web.
- modified: Approximately when the photo was last modified.
- people: The people in each photograph. This was manually entered.
- keywords: Just a bunch of keywords.
- place: A special keyword indicating where the photo was taken (e.g. Berkeley, Memphis).
- description: Most photos do not have a description.
- state: The state or country
- photographer: Usually the person who took the photo, or the owner of the camera.
- path: The location of the photo file on the hard drive.
|