Sunday, May 10, 2009

Boolean Apartment Searching

I got my renewal notice last week and I'm thinking about what I want in a new apartment if we move. So far I've structured this Boolean search:

gut AND (garden OR elevator) AND dishwasher AND "in unit" AND (rent <= 1200) AND (BR >= 2)

As you can imagine, it doesn't return many results. A quick explanation:

gut = seems to be the best way to express my dislike for "vintage" apartments

garden or elevator = disinterested in walking up a walk-up

dishwasher = yes, it's a deal breaker

"in unit" = an ineffective attempt to find in-unit washer and dryer

rent & BR = self explanatory

0 comments: