Terribly sorry. This is a part of a larger django project involving book
sales.

If only for completion and those looking for this later, the fix was adding
an item to the request called sort with the argument 'relevancerank' which
gave more expected results.

-justin


On 7/12/07, Jeremy Dunck <[EMAIL PROTECTED] > wrote:
>
>
> On 7/11/07, Justin Lilly < [EMAIL PROTECTED]> wrote:
> >
> > Hey all. I'm trying to play around with API's and I wanted to tap into
> > Amazon's to get book listings.
>
> I'm not sure what this has to do with Django.
>
> > The problem is that when I search for
> > "python" in books, only 2/5ths of the results actually have to do with
> > Python.
>
> Are you logged into Amazon while searching?  They personalize results.
>
> Also, it's likely that the soap search includes fields that the web
> search doesn't.
>
> >
>


-- 
Justin Lilly
University of South Carolina

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to