- AND - Both of the terms surrounding the AND must be found.
- OR - One or both of the terms surrounding the OR must be found.
- XOR - Exlusive OR. One or the other term must be found, but not both.
- NOT - The term following the NOT cannot be present in the results.
- "" - Text between the quotes must be found exactly, altogether and in that order. No wildcards allowed.
- () - used to sort out order of operations when multiple AND/OR terms are used in the same search.
- * - Wildcard character that holds the place of any number of characters (greater than zero). Examples: J* could return JOHN or JUFFALO, but not J by itself. *J* could return MOJO or INJUN, but not JILT.
- # - Wildcard character that holds the place of a single character. More than one can be used to define the precise structure of the word sought. Example: W###CA## could return WILDCARD, but not WICCAN.
Monday, October 10
Searching for the 21st century
I want to be able to search everything (the Internet, my songs, pictures, documents, books, conversations, etc.) with the same interface and the same options. There should be some kind of standards body organized for this. That way all systems (OSs, apps, whatever) could support something like the following syntax and work in a consistent, predictable way.
Subscribe to:
Post Comments (Atom)
I am...
Archived Posts
-
▼
2005
(95)
-
▼
October
(27)
- Untitled
- Head vs wall, part XXIV
- Mornings are free
- Ovis-aries
- Raining inside
- I'm not "happy," so much as I'm totally depressed
- Encopresis
- Condensed movies
- Dreaming of everything but you
- Drive reduction
- Sogno dell'oppio
- Empirical confirmation
- The return of religion
- Thoughts in the key of brie
- 美
- Motivation
- What time is it REALLY?
- Searching for the 21st century
- The writing fairy
- Wake up birdwatcher
- Loverly pics
- Travelin'
- Untitled
- Why be a Buddhist?
- Humanity will be the death of logic
- A hypothetical personal ad in a nonexistent paper
- Untitled
-
▼
October
(27)
1 comment:
that's a good idea. I always find it annoying and/or infuriating when three different search sites use three different search methods. Some sort of a modified Boolean search, similar to the one you have there, as a standard would make life a lot easier...
INJUN, lol.
Post a Comment