Searches for map data in the whole map (as opposed to the find Command, which limits the search to the current map view).
find <search query>
For more information on how to write search queries, please read the Querying Data page.
find way[highway=residential AND NOT name]
Looks for any unnamed residential roads.
find oneway=yes
Looks for any map elements tagged as one-way.