Amazon AWS Itemsearch - Using Keywords to Search in Product Title Only -


does know how target amazon aws itemseach searches in product title only? i'm using keywords results returned vaguely related.

this example searches 'wireless headset xbox' in 'accessories' node(676172011) of 'videogames':

&operation=itemsearch &searchindex=videogames &itempage=1 &browsenode=676172011 &sort=salesrank &keywords=wireless%20headset%20xbox &responsegroup=large 

i expect return products 'wireless headset xbox' in tile. aprroximately 50% 'correct'.

looking @ results returned similar 'astore' searches, results have keyword in title.

any appreciated.

according itemsearch documentation need replace keywords parameter title parameter:

title - the title associated item. can enter or part of title. title searches subset of keyword searches. if title search yields insufficient results, consider using keywords search. [emphasis mine]


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -