I need "Search Help"

Status
Please reply by conversation.

dslate69

SatelliteGuys Pro
Original poster
May 23, 2006
782
0
NC
Is there a way to search for 2 words in the guide that don't follow one another?
Say I want to search for "Seinfeld" and "soup" to find the episode about the Soup Nazi. Am I overlooking the "&" button on the remote or something as simple?
Help appreciated.
 
I believe it's this:

BOOLEAN LOGIC:

“AALL” => (this is the AND boolean operation) all the following words must be contained within the program (title, about, name, episode, category) in any order
“AANY” => (this is the OR boolean operation) at least one of the following words must be contained within the program (title, about, name, episode, category)
“NNOT” => (this is the NOT boolean operation) exclude any programs that contain any of the following words in that search string

The AANY and AALL keywords should appear as the first word in the search string in order to set the search mode.
The NNOT keyword may appear anywhere and all words following the NNOT keyword are considered words to exclude.

SCOPE FILTERS:

TTITLE => Limits the search to only the Title field of the Programs
NNAME => Limits the search to only the Name field (e.g. Actors, Director) of the Program
CCHAN => Limits the search to only the specified channel range (example CCHAN 500 510, or CCHAN 500 for a single channel)

Some sample queries:

AALL racing car NNOT nascar => finds all shows containing “car” and “racing” (any order/position), but excludes the show if “nascar” appears
AALL hanks tom NNOT vinci => finds all tom hanks movies/shows but excludes the movie if the word “vinci” appears (e.g. da vinci code)
AALL hanks tom NNAME => finds all tom hanks programs where he is an actor
AALL hdtv football => finds all high definition football programs (note you can include category labels in the search and “HDTV” is same as “High-Def”)
AANY usc ucla NNOT football => finds all usc and ucla events/shows, but excludes football events
oakland raiders NNOT miami => finds exact match for “oakland raiders” but excludes show if “miami” appears (e.g. excludes games with Miami Dolphins)
AANY lakers clippers CCHAN 700 730 => finds all games with the Lakers or Clippers on only channels 700 through 730
AANY lakers clippers CCHAN 710 => finds all games with the Lakers or Clippers on only channel 710
 
Status
Please reply by conversation.

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Who Read This Thread (Total Members: 1)

Latest posts