Shop by BrandWiki Documentation | PSE Parameters | Full XHTML / CSS output version : Wizard
PHP code:
<?include('http://www.datafeedfile.com/dffphp_script_search_index.php?dffget_affid=1001&dffget_style=2&dffget_mfgnum=274&'.$_SERVER['QUERY_STRING']);?>
|
Search Logical Conditions (AND / OR)
|
|
multiple words separated by spaces are always treated as AND logical condition.
|
|
Example:
|
|
star wars will search for star AND wars.
|
|
to use the OR logical condition, insert the word OR between words.
|
|
Example:
|
|
basketball or baseball bag will search for basketball OR baseball bag.
|
 |
|
Matching an Exact Phrase
|
|
You can match an exact phrase by enclosing the phrase in double quotes.
|
|
Example:
|
|
"star wars"
|
 |
|
Excluding a Word
|
|
You can exclude a word by putting a minus sign in front of it.
|
|
Example:
|
|
"star wars" -jedi
|
 |
|
Searching by UPC
|
|
You can search for a product by entering its UPC (Universal Product Code) as the keyword.
|
|
Example:
|
|
735858168434
|
 |
|
Capitalization
|
|
The DatafeedFile.com search engine is not case sensitive.
|
|
Example:
|
|
serendipity
|
|
is the same as
|
|
sErEnDiPiTy
|
 |
|
Word Variations
|
|
The search engine uses word stemming to search for variations of a keyword or phrase (unless the keyword or phrase is between double quotes).
|
|
Example:
|
|
walking the dog to the theatre
|
|
will also search for
|
|
walk the dogs to the theater
|
|
and for
|
|
walked the dog theaters
|
 |
|
|