Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ysearchboss · Yahoo! Search BOSS

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1517
  • Category: Internet
  • Founded: May 28, 2008
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 4483 - 4512 of 5336   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#4483 From: "rivky.arnstein" <feivi@...>
Date: Thu Mar 29, 2012 4:42 pm
Subject: Re: Got ad token but no ads
rivky.arnstein
Send Email Send Email
 
BOSS team? Can someone please help us out here?

--- In ysearchboss@yahoogroups.com, "toone_town" <nathan.toone@...> wrote:
>
> That's the problem we're seeing too - all we ever get back is responsecode:200
- no advertising results at all.

> -Nathan
>
> --- In ysearchboss@yahoogroups.com, "rivky.arnstein" <feivi@> wrote:
> >
> > Hello,
> >
> > We've toone_town's generous help we've been able to receive the ad.token.
But when requesting ads, we're just getting
> >
> > render_ads({"bossresponse":{"responsecode":"200"}})
> >
> > I've added a domain name to our IP address in hosts.
> >
> > Can the problem be that we are located overseas?
> >
> > Please advise
> >
>

#4484 From: "rivky.arnstein" <feivi@...>
Date: Thu Mar 29, 2012 4:54 pm
Subject: Re: Got ad token but no ads
rivky.arnstein
Send Email Send Email
 
Nathan,

Cool, thanks. This can definitely help us with finetuning the client-side part
of things. But as long as I don't understand why I'm not getting ads from Yahoo,
I can't be sure that I'll have any ads when deploying.

I'm hoping someone from the Yahoo team will come along and help soon...


--- In ysearchboss@yahoogroups.com, "toone_town" <nathan.toone@...> wrote:
>
> I just posted a script at
http://tech.groups.yahoo.com/group/ysearchboss/message/4480 that may help you as
well.
>
> -Nathan
>
> --- In ysearchboss@yahoogroups.com, "toone_town" <nathan.toone@> wrote:
> >
> > That's the problem we're seeing too - all we ever get back is
responsecode:200 - no advertising results at all.
> >
> > I've suggested that there be some kind of "testing" mode to operate in - so
that we are able to develop advertisements.  See the thread at
http://tech.groups.yahoo.com/group/ysearchboss/message/4460 for details of what
I'm looking for.
> >
> > Hopefully, some time today, I'll find some time to try and hack together
some static files for testing - as I've mentioned in that post.
> >
> > -Nathan
> >
> > --- In ysearchboss@yahoogroups.com, "rivky.arnstein" <feivi@> wrote:
> > >
> > > Hello,
> > >
> > > We've toone_town's generous help we've been able to receive the ad.token.
But when requesting ads, we're just getting
> > >
> > > render_ads({"bossresponse":{"responsecode":"200"}})
> > >
> > > I've added a domain name to our IP address in hosts.
> > >
> > > Can the problem be that we are located overseas?
> > >
> > > Please advise
> > >
> >
>

#4485 From: "toone_town" <nathan.toone@...>
Date: Thu Mar 29, 2012 5:01 pm
Subject: Re: Got ad token but no ads
toone_town
Send Email Send Email
 
I have found that I don't get ads if I go to "http://localhost" - I have to
actually add in a "longer" domain to my hosts file (i.e.
http://localhost.example.com) which points to 127.0.0.1.

I have also found that depending on my search term, I don't get ads (this makes
sense) - for example, I don't ever seem to get ads for a search term of "test"

I found that I don't get ads when I am at my office.  I don't know why this
would be.  If I run my browser through a proxy at my home, I get ads - through
my office, I get no ads.  I understand that some sort of geolocation is probably
going on (to give locally-relavent ads) - but my office isn't located too far
from my home.  I find it odd that I don't get ads in one location, but I get
them in another.

Perhaps you could try routing your requests through a proxy server located in a
different physical location than you are at? (I don't know how feasible such a
thing would be).

It would still be nice to hear from the BOSS team as to why these are different.
The script I uploaded helps for development purposes (making sure things are
laid out correctly, checking styling, mimicking the user experience, etc) - but
there isn't any sort of indication or "test" mode to show that everything is
*working* - but that it just isn't returning ads right now.  Perhaps a special
search term - something like "test yahoo boss ad api" could be coded on Yahoo!'s
side to always return 2 or 3 advertisements...just so that we can be assured
that things are working correctly.

I'm a testing freak - so it is frustrating to me to not be able to test my
application in a real-world environment...but, I guess that's just some of what
you have to give up when you work with a big company's API like this.  Overall,
I really like using the BOSS API - just a few things could be better
communicated/documented/tested.

-Nathan

--- In ysearchboss@yahoogroups.com, "rivky.arnstein" <feivi@...> wrote:
>
> BOSS team? Can someone please help us out here?
>
> --- In ysearchboss@yahoogroups.com, "toone_town" <nathan.toone@> wrote:
> >
> > That's the problem we're seeing too - all we ever get back is
responsecode:200 - no advertising results at all.
>
> > -Nathan
> >
> > --- In ysearchboss@yahoogroups.com, "rivky.arnstein" <feivi@> wrote:
> > >
> > > Hello,
> > >
> > > We've toone_town's generous help we've been able to receive the ad.token.
But when requesting ads, we're just getting
> > >
> > > render_ads({"bossresponse":{"responsecode":"200"}})
> > >
> > > I've added a domain name to our IP address in hosts.
> > >
> > > Can the problem be that we are located overseas?
> > >
> > > Please advise
> > >
> >
>

#4486 From: "zzhang84" <ziqizhang.email@...>
Date: Fri Mar 30, 2012 11:57 am
Subject: getting the basic to work...
zzhang84
Send Email Send Email
 
Hi, I am struggling to even get the basics to work... the documentmentation
doesnt seem to be very useful in this case so i am posting here.

I already got an API key, and it seems the documentation suggests a basic query
syntax (websearch) should look like:

http://yboss.yahooapis.com/ysearch/web?q=yahoo&format=xml&appid=myid

however, it doesnt work. I keep getting the error:

This XML file does not appear to have any style information associated with it.
The document tree is shown below.
<yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng" xml:lang="en-US">
<yahoo:description>
Please provide valid credentials. OAuth
oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
</yahoo:description>
</yahoo:error>


Any help please?

thanks

#4487 From: Anshu Prateek <anshprat@...>
Date: Fri Mar 30, 2012 12:38 pm
Subject: Re: getting the basic to work...
anshuprateek...
Send Email Send Email
 
hi,

You need to use oauth for signing your request.
You will need a consumer key and secret for the same.

Please check the documentation at:

http://developer.yahoo.com/search/boss/boss_api_guide/oauth_model.html

regards
Anshu Prateek


On Fri, Mar 30, 2012 at 5:27 PM, zzhang84 <ziqizhang.email@...> wrote:
 

Hi, I am struggling to even get the basics to work... the documentmentation doesnt seem to be very useful in this case so i am posting here.

I already got an API key, and it seems the documentation suggests a basic query syntax (websearch) should look like:

http://yboss.yahooapis.com/ysearch/web?q=yahoo&format=xml&appid=myid

however, it doesnt work. I keep getting the error:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng" xml:lang="en-US">
<yahoo:description>
Please provide valid credentials. OAuth oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
</yahoo:description>
</yahoo:error>

Any help please?

thanks



#4488 From: "zzhang84" <ziqizhang.email@...>
Date: Fri Mar 30, 2012 2:37 pm
Subject: Re: getting the basic to work...
zzhang84
Send Email Send Email
 
thanks

im really frustrated by so complicated authentication process...... I am almost,
but just cant cross the "oauth" signiature barrier.

my query gets an error saying signiture invalid. having read the page again I
realised that you have to use a "library" to generate that. im using java, and
the library linked to it: http://oauth.googlecode.com/svn/code/java/core/,
doesnt look straightforward at all.

Could anyone give me some more hints?

thanks


--- In ysearchboss@yahoogroups.com, Anshu Prateek <anshprat@...> wrote:
>
> hi,
>
> You need to use oauth for signing your request.
> You will need a consumer key and secret for the same.
>
> Please check the documentation at:
>
> http://developer.yahoo.com/search/boss/boss_api_guide/oauth_model.html
>
> regards
> Anshu Prateek
>
>
> On Fri, Mar 30, 2012 at 5:27 PM, zzhang84 <ziqizhang.email@...>wrote:
>
> > **
> >
> >
> > Hi, I am struggling to even get the basics to work... the
> > documentmentation doesnt seem to be very useful in this case so i am
> > posting here.
> >
> > I already got an API key, and it seems the documentation suggests a basic
> > query syntax (websearch) should look like:
> >
> > http://yboss.yahooapis.com/ysearch/web?q=yahoo&format=xml&appid=myid
> >
> > however, it doesnt work. I keep getting the error:
> >
> > This XML file does not appear to have any style information associated
> > with it. The document tree is shown below.
> > <yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng"
> > xml:lang="en-US">
> > <yahoo:description>
> > Please provide valid credentials. OAuth
> > oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
> > </yahoo:description>
> > </yahoo:error>
> >
> > Any help please?
> >
> > thanks
> >
> >
> >
>

#4489 From: Rahul Hampole <rhampole@...>
Date: Fri Mar 30, 2012 5:05 pm
Subject: RE: Re: getting the basic to work...
rahul_hampole
Send Email Send Email
 

Hi

A fellow BOSS developer has provided a full Java code sample http://developer.yahoo.com/search/boss/boss_api_guide/codeexamples.html#oauth_java  that uses Signpost.

 

You should be able to plug your key and secret and go.

 

Regards

Rahul

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of zzhang84
Sent: Friday, March 30, 2012 7:37 AM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Re: getting the basic to work...

 

 

thanks

im really frustrated by so complicated authentication process...... I am almost, but just cant cross the "oauth" signiature barrier.

my query gets an error saying signiture invalid. having read the page again I realised that you have to use a "library" to generate that. im using java, and the library linked to it: http://oauth.googlecode.com/svn/code/java/core/, doesnt look straightforward at all.

Could anyone give me some more hints?

thanks

--- In ysearchboss@yahoogroups.com, Anshu Prateek <anshprat@...> wrote:
>
> hi,
>
> You need to use oauth for signing your request.
> You will need a consumer key and secret for the same.
>
> Please check the documentation at:
>
> http://developer.yahoo.com/search/boss/boss_api_guide/oauth_model.html
>
> regards
> Anshu Prateek
>
>
> On Fri, Mar 30, 2012 at 5:27 PM, zzhang84 <ziqizhang.email@...>wrote:
>
> > **
> >
> >
> > Hi, I am struggling to even get the basics to work... the
> > documentmentation doesnt seem to be very useful in this case so i am
> > posting here.
> >
> > I already got an API key, and it seems the documentation suggests a basic
> > query syntax (websearch) should look like:
> >
> > http://yboss.yahooapis.com/ysearch/web?q=yahoo&format=xml&appid=myid
> >
> > however, it doesnt work. I keep getting the error:
> >
> > This XML file does not appear to have any style information associated
> > with it. The document tree is shown below.
> > <yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng"
> > xml:lang="en-US">
> > <yahoo:description>
> > Please provide valid credentials. OAuth
> > oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
> > </yahoo:description>
> > </yahoo:error>
> >
> > Any help please?
> >
> > thanks
> >
> >
> >
>


#4490 From: "rknatuahene" <rknatuahene@...>
Date: Tue Apr 3, 2012 12:37 pm
Subject: no results showing for web and image queries
rknatuahene
Send Email Send Email
 
anyone having the same issue? Last week image results array was coming up empty,
now both image and web results are empty. what's going one with this service?

#4491 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 3, 2012 3:10 pm
Subject: RE: no results showing for web and image queries
rahul_hampole
Send Email Send Email
 

Hello

Sorry to hear you are having issues. As per our internal reporting and my personal test bench, all services are up and running.

 

Can you please provide more specifics on what query you are running and for how long you have seen this problem?

 

Regards

Rahul

BOSS Team

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of rknatuahene
Sent: Tuesday, April 03, 2012 5:37 AM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] no results showing for web and image queries

 

 

anyone having the same issue? Last week image results array was coming up empty, now both image and web results are empty. what's going one with this service?


#4492 From: "Diego M" <bugs@...>
Date: Wed Apr 4, 2012 3:59 pm
Subject: BuildaSearch Releases Quicky a Scalable Zero Coding Site Search Solution
dmontal2
Send Email Send Email
 
After taking our legacy (2008)ish zero-coding search services off-line in late
2011, today April 4th (2012) we introduce "Quicky" as in fast search!

Quicky is our new five minute zero-coding search solution, which allows
non-coders to crawl, color, size, copy and paste a powerful site search engine
to any website in a few minutes. Quicky is 100% cross-browser compatible and
offers the same scalability as our search API but with no programming involved.

Our next release will be adding Yahoo! BOSS spell-check and and a few other BOSS
enhancements.

Diego
BuildaSearch.com

#4493 From: "Michael Casey" <carbonvirgin@...>
Date: Thu Apr 5, 2012 5:46 pm
Subject: Migrate to the new javascript ads API
carbonvirgin
Send Email Send Email
 
Hi,
we have got an email from DDC about new Boss API

we understood that only Ads was updated.
(http://tech.groups.yahoo.com/group/ysearchboss/message/4442)

We are trying migrate to the new ads api according to documentation
(http://developer.yahoo.com/search/boss/boss_api_guide/ad_service.html), but
there are some problems on the Steps 3,5.
The function fetch_ads responses with  {bossresponse: {responsecode: "200"}} and
no more data as on the step6. Request was generated by yis script.

How can we solve a problem?

#4494 From: "Christopher" <christopher.r.ball@...>
Date: Fri Apr 6, 2012 9:34 pm
Subject: Calling BOSS API from a Desktop Client accessing public sites only . . .
marty_martian
Send Email Send Email
 
I just signed up for BOSS and created a project.

I made the following selection when I created the project:

      Kind of Application: Client/Desktop

      Access Scopes: This app will only access public APIs, Web Services, or RSS
feeds.

Question: Can I call this client from a browser search bar?

I have tried using:

http://yboss.yahooapis.com/ysearch/web?q=iphone&format=xml&appid=MYAPPID

But get the following error:

<yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng" xml:lang="en-US">
<yahoo:description>
Please provide valid credentials. OAuth
oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
</yahoo:description>
</yahoo:error>

To be clear, was hoping to access the API from either a browser or from CURL in
a DOS command window.

Is this possible?

#4495 From: "pdlcapi" <pdlcapi@...>
Date: Mon Apr 9, 2012 12:30 pm
Subject: Rate Limit Exceeded on BOSS Search API
pdlcapi
Send Email Send Email
 
Hello,

I'm using BOSS API.
Today after several queries a began to get this responce form your sever:
{"error": {"lang":"en-US","description":"Rate Limit Exceeded","detail":"Key has
exceeded its configured rate limit." }}

What is the Rate limit?
What is it equal to?
How can I raise the limit?

I didn't find info om account limitation.
I thought that I pay $0.80 per 1000 queries and I can search I much as I need.

#4496 From: "Ed H" <moonmullins85@...>
Date: Tue Apr 10, 2012 1:47 am
Subject: Questions about the news feed in BOSS
moonmullins85
Send Email Send Email
 
Some questions about the news feed ...

1. Can I add additional news sources of my choosing to the search?
2. If the answer to #1 is yes, do they need to be RSS feeds?
3. Can results be customized to match the user's location?  For example, if a
user lives in Nob Hill, San Francisco, can the results be tailored to first find
those closest to that location or nearest zip code (and not all of San Franciso
or California)?

Thanks.

#4497 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 10, 2012 2:56 pm
Subject: RE: Calling BOSS API from a Desktop Client accessing public sites only . . .
rahul_hampole
Send Email Send Email
 

Hi Christopher,

The BOSS API uses oAuth to ensure the security of your key.

 

You can get code examples from here http://developer.yahoo.com/search/boss/boss_api_guide/codeexamples.html

 

Make sure that you signed up for BOSS and have added a payment instrument (credit card/paypal) for it.

 

Regards

Rahul

BOSS Team

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Christopher
Sent: Friday, April 06, 2012 2:35 PM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Calling BOSS API from a Desktop Client accessing public sites only . . .

 

 

I just signed up for BOSS and created a project.

I made the following selection when I created the project:

Kind of Application: Client/Desktop

Access Scopes: This app will only access public APIs, Web Services, or RSS feeds.

Question: Can I call this client from a browser search bar?

I have tried using:

http://yboss.yahooapis.com/ysearch/web?q=iphone&format=xml&appid=MYAPPID

But get the following error:

<yahoo:error xmlns:yahoo="http://yahooapis.com/v1/base.rng" xml:lang="en-US">
<yahoo:description>
Please provide valid credentials. OAuth oauth_problem="unable_to_determine_oauth_type", realm="yahooapis.com"
</yahoo:description>
</yahoo:error>

To be clear, was hoping to access the API from either a browser or from CURL in a DOS command window.

Is this possible?


#4498 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 10, 2012 2:58 pm
Subject: RE: Rate Limit Exceeded on BOSS Search API
rahul_hampole
Send Email Send Email
 

Hello

Sorry to hear that. Can you provide more detail on the request you are making? Also such an error occurs when a payment instrument has not been added. Please make sure a credit card is associated with your account.

 

Regards

Rahul

BOSS Team

 

 

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of pdlcapi
Sent: Monday, April 09, 2012 5:31 AM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Rate Limit Exceeded on BOSS Search API

 

 

Hello,

I'm using BOSS API.
Today after several queries a began to get this responce form your sever:
{"error": {"lang":"en-US","description":"Rate Limit Exceeded","detail":"Key has exceeded its configured rate limit." }}

What is the Rate limit?
What is it equal to?
How can I raise the limit?

I didn't find info om account limitation.
I thought that I pay $0.80 per 1000 queries and I can search I much as I need.


#4499 From: "whardigg2002" <whardigg@...>
Date: Tue Apr 10, 2012 6:47 pm
Subject: Changes that need to be made from V2 to V3
whardigg2002
Send Email Send Email
 
Are there many changes that need to be done.  I am not a developer and can't get
in contact with the person who created my Boss Search under v2.

I am looking for direction and I am trying to understand the differences between
the versions.

#4500 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 10, 2012 6:57 pm
Subject: RE: Changes that need to be made from V2 to V3
rahul_hampole
Send Email Send Email
 

Hi,

I think you are relating to the Ads service. There is sample code available here http://developer.yahoo.com/search/boss/boss_api_guide/ad_service.html

 

Regards
Rahul

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of whardigg2002
Sent: Tuesday, April 10, 2012 11:48 AM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Changes that need to be made from V2 to V3

 

 

Are there many changes that need to be done. I am not a developer and can't get in contact with the person who created my Boss Search under v2.

I am looking for direction and I am trying to understand the differences between the versions.


#4501 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 10, 2012 8:36 pm
Subject: RE: Questions about the news feed in BOSS
rahul_hampole
Send Email Send Email
 

Hello Ed,

Unfortunately we don’t add customized RSS feeds to our news index today. The BOSS news service is the same as that provided by Y! News (http://news.yahoo.com/).

 

To answer your question relating to location, can you provide more clarity. For example, are you looking to re-sort the results by zip code? And would that be the zip code of the news source or the zip code of where the news story actually happened? Unfortunately we don’t get the lat/lon for a news story today from our sources. However I can suggest the following ideas

 

-          Search for the city name like this /ysearch/news?q= san+francisco. This should give fairly good set of results for that location

-          Maintain a mapping of zip codes to city names and/or news sources. Do a site restrict for those news sources based on the user provided zipcode. So if a user enters 94109, then you can map it to San Francisco (or even Nob Hill) and make the search suggested above.

 

You can re-sort the news results you get from BOSS to fit your precise needs.

 

Hope that helps?

 

Regards

Rahul

BOSS Team

 

 

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Ed H
Sent: Monday, April 09, 2012 6:48 PM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Questions about the news feed in BOSS

 

 

Some questions about the news feed ...

1. Can I add additional news sources of my choosing to the search?
2. If the answer to #1 is yes, do they need to be RSS feeds?
3. Can results be customized to match the user's location? For example, if a user lives in Nob Hill, San Francisco, can the results be tailored to first find those closest to that location or nearest zip code (and not all of San Franciso or California)?

Thanks.


#4502 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 10, 2012 9:59 pm
Subject: RE: Questions about the news feed in BOSS
rahul_hampole
Send Email Send Email
 

Hello Ed

Yes you can blend other news content with any news sources you have chosen. Just make sure to follow the Terms listed (http://info.yahoo.com/legal/us/yahoo/search/bosstos/bosstos-2317.html) as well as the attribution guidelines (http://developer.yahoo.com/search/boss/search_boss_guidelines.pdf ).

 

Regards

Rahul

BOSS Team

 

 

--

Thanks for the feedback on the geographic search.

 

Regarding the issue of adding news sources, my question was whether I can add additional sources myself.  I don't want the results to be limited to just those sources that Yahoo/Boss has identified.  Let me know.

 

Thanks.

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Rahul Hampole
Sent: Tuesday, April 10, 2012 1:36 PM
To: ysearchboss@yahoogroups.com
Subject: RE: [ysearchboss] Questions about the news feed in BOSS

 

 

Hello Ed,

Unfortunately we don’t add customized RSS feeds to our news index today. The BOSS news service is the same as that provided by Y! News (http://news.yahoo.com/).

 

To answer your question relating to location, can you provide more clarity. For example, are you looking to re-sort the results by zip code? And would that be the zip code of the news source or the zip code of where the news story actually happened? Unfortunately we don’t get the lat/lon for a news story today from our sources. However I can suggest the following ideas

 

-          Search for the city name like this /ysearch/news?q= san+francisco. This should give fairly good set of results for that location

-          Maintain a mapping of zip codes to city names and/or news sources. Do a site restrict for those news sources based on the user provided zipcode. So if a user enters 94109, then you c! an map it to San Francisco (or even Nob Hill) and make the search suggested above.

 

You can re-sort the news results you get from BOSS to fit your precise needs.

 

Hope that helps?

 

Regards

Rahul

BOSS Team

&nbs! p;

 

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Ed H
Sent: Monday, April 09, 2012 6:48 PM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Questions about the news feed in BOSS

 

 

Some questions about the news feed ...

1. Can I add additional news sources of my choosing to the search?
2. If the answer to #1 is yes, do they need to be RSS feeds?
3. Can results ! be customized to match the user's location? For example, if a user lives in Nob Hill, San Francisco, can the results be tailored to first find those closest to that location or nearest zip code (and not all of San Franciso or California)?

Thanks.


#4503 From: "Ixquick Board" <ixquick11@...>
Date: Wed Apr 11, 2012 1:31 am
Subject: Sometimes Getting Irrelevant Results
ixquick11
Send Email Send Email
 
We are getting irrelevant results for some searches. Like
for:

+bengal +soap +scissors +cyanide +redundant +nerd +snorkel

There are many results that do not contain these terms like -
http://www.pandora.com, http://dx.doi.org/,
http://www.imesh.com/downloadmusic/?appid=427 and others

Also we searched for:

site:foodforbreastcancer.com +pickles

And we get 3 results out of 8 which do not contain pickles -
http://foodforbreastcancer.com/foods/sweet-potatoes,
http://foodforbreastcancer.com/foods/bell-peppers,
http://foodforbreastcancer.com/foods/watermelon

Could you please look into this and let us know?
Also could you please suggest ways in which we can make BOSS understand the
queries better?

We are sending query to BOSS like this:

http://yboss.yahooapis.com/ysearch/web,spelling?count=30&filter=-porn&format=xml\
&oauth_callback=&oauth_consumer_key=XYZ&oauth_nonce=XYZ&oauth_signature=ABC&oaut\
h_signature_method=HMAC-SHA1&oauth_timestamp=1333770840&oauth_version=1.0&q=KEYW\
ORD&start=0

#4504 From: Rahul Hampole <rhampole@...>
Date: Thu Apr 12, 2012 9:23 pm
Subject: RE: Sometimes Getting Irrelevant Results
rahul_hampole
Send Email Send Email
 

Hello

Let me first respond to the second query site:foodforbreastcancer.com +pickles (See here for Search link)

 

http://foodforbreastcancer.com/foods/sweet-potatoes, - Contains the word “pickles” in the crawl cache as shown. Unfortunately, the Ads cannot cached themselves since they are not served by us or the site owner.

 

Canning Pickles
Free e-Cook Book Explains Secrets to Making Pickles - View Now
TotalRecipeSearch.com


http://foodforbreastcancer.com/foods/bell-peppers, - Contains the word “pickles” in the cache for the Ad same as above.
http://foodforbreastcancer.com/foods/watermelon - Contains the word “pickled”. The query rewriter will force some rewriting if a result is thought to be highly relevant

 

Regarding the first sample, a little hard to determine but I suspect it has to do with query rewriting. Usually a very long query like this with very few results causes such issues.

 

Hope that helps.

Regards

Rahul

BOSS Team

 

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Ixquick Board
Sent: Tuesday, April 10, 2012 6:32 PM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Sometimes Getting Irrelevant Results

 

 

We are getting irrelevant results for some searches. Like
for:

+bengal +soap +scissors +cyanide +redundant +nerd +snorkel

There are many results that do not contain these terms like -
http://www.pandora.com, http://dx.doi.org/,
http://www.imesh.com/downloadmusic/?appid=427 and others

Also we searched for:

site:foodforbreastcancer.com +pickles

And we get 3 results out of 8 which do not contain pickles -
http://foodforbreastcancer.com/foods/sweet-potatoes,
http://foodforbreastcancer.com/foods/bell-peppers,
http://foodforbreastcancer.com/foods/watermelon

Could you please look into this and let us know?
Also could you please suggest ways in which we can make BOSS understand the
queries better?

We are sending query to BOSS like this:

http://yboss.yahooapis.com/ysearch/web,spelling?count=30&filter=-porn&format=xml&oauth_callback=&oauth_consumer_key=XYZ&oauth_nonce=XYZ&oauth_signature=ABC&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1333770840&oauth_version=1.0&q=KEYWORD&start=0


#4505 From: "vava" <ajoybabi@...>
Date: Mon Apr 16, 2012 1:42 pm
Subject: Sample.php Not Works
ajoybabi
Send Email Send Email
 
Hello sir,

I have uploaded all your sample codes in to a server then add the keys in
sample.php and one another file. Then call sample.php its doesn't works.

Could you please help me.

#4506 From: "Glenn" <conductor2472@...>
Date: Tue Apr 17, 2012 5:54 pm
Subject: Re: Sample.php Not Works
conductor2472
Send Email Send Email
 
Hi Vava,

You need to send us more information than "its doesn't works" for us to help
you. What are the specific error messages if any, what does the code return as a
message, etc.

Please send as much information that you can and we can then start reviewing for
solutions.

Cheers!
BOSS Team

--- In ysearchboss@yahoogroups.com, "vava" <ajoybabi@...> wrote:
>
>
> Hello sir,
>
> I have uploaded all your sample codes in to a server then add the keys in
sample.php and one another file. Then call sample.php its doesn't works.
>
> Could you please help me.
>

#4507 From: "andresm@..." <andresm@...>
Date: Tue Apr 17, 2012 6:04 pm
Subject: Re: Sample.php Not Works
andresm...
Send Email Send Email
 
Maybe is the unexplained "Key has exceeded its configured rate limit" ?

--- In ysearchboss@yahoogroups.com, "Glenn" <conductor2472@...> wrote:
>
>
> Hi Vava,
>
> You need to send us more information than "its doesn't works" for us to help
you. What are the specific error messages if any, what does the code return as a
message, etc.
>
> Please send as much information that you can and we can then start reviewing
for solutions.
>
> Cheers!
> BOSS Team
>
> --- In ysearchboss@yahoogroups.com, "vava" <ajoybabi@> wrote:
> >
> >
> > Hello sir,
> >
> > I have uploaded all your sample codes in to a server then add the keys in
sample.php and one another file. Then call sample.php its doesn't works.
> >
> > Could you please help me.
> >
>

#4508 From: Rahul Hampole <rhampole@...>
Date: Tue Apr 17, 2012 6:31 pm
Subject: RE: Re: Sample.php Not Works
rahul_hampole
Send Email Send Email
 

If so please check out the explanation in the FAQ (http://developer.yahoo.com/search/boss/boss_api_guide/sb_sponads_faqs.html) Question #14

 

Regards

Rahul

 

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of andresm@...
Sent: Tuesday, April 17, 2012 11:05 AM
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] Re: Sample.php Not Works

 

 

Maybe is the unexplained "Key has exceeded its configured rate limit" ?

--- In ysearchboss@yahoogroups.com, "Glenn" <conductor2472@...> wrote:
>
>
> Hi Vava,
>
> You need to send us more information than "its doesn't works" for us to help you. What are the specific error messages if any, what does the code return as a message, etc.
>
> Please send as much information that you can and we can then start reviewing for solutions.
>
> Cheers!
> BOSS Team
>
> --- In ysearchboss@yahoogroups.com, "vava" <ajoybabi@> wrote:
> >
> >
> > Hello sir,
> >
> > I have uploaded all your sample codes in to a server then add the keys in sample.php and one another file. Then call sample.php its doesn't works.
> >
> > Could you please help me.
> >
>


#4509 From: "vava" <ajoybabi@...>
Date: Wed Apr 18, 2012 1:49 pm
Subject: Re: Sample.php Not Works
ajoybabi
Send Email Send Email
 
Hello Sir,

I get a black page when i call sample.php.
I didn't get any error messages.
Normally i have get ads when i am adding keys in sample.php and bossClient.php
files.

This is the code that i am getting from source
<html><head>
<script src="http://l.yimg.com/rv/boss_v2/js/yjs.js"></script>
<script src="http://www.prefrd.com/search/yahooads/partner.js"></script>
<script type="text/javascript">if (window.addEventListener) {
   var callback_func = function(evt) {
     if ('undefined' != typeof evt.target && "A" == evt.target.nodeName) {
       var url = evt.target.href;
       EBCallBackMessageReceivedCT2790392_129633547190125290(url);
     }
     return true;
   };
   var result = window.addEventListener('click', callback_func, true);
   var result = window.addEventListener('contextmenu', callback_func, true);
} else if (document.attachEvent) {
   var callback_func = function () {
     if ('undefined' != typeof event.srcElement &&'A' ==
event.srcElement.tagName) {
       var url = event.srcElement.href;
       EBCallBackMessageReceivedCT2790392_129633547190125290(url);
     }
     return true;
   };
   var result = document.attachEvent('onclick', callback_func);
   var result = document.attachEvent('oncontextmenu', callback_func);
}


</script></head>
<body>

<span id="ads">
</span>
<span id="news">


</span>

</body></html>


Could you please help me.

Thanks and Regards
Ajoybaby

--- In ysearchboss@yahoogroups.com, Rahul Hampole <rhampole@...> wrote:
>
> If so please check out the explanation in the FAQ
(http://developer.yahoo.com/search/boss/boss_api_guide/sb_sponads_faqs.html)
Question #14
>
> Regards
> Rahul
>
>
> From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On
Behalf Of andresm@...
> Sent: Tuesday, April 17, 2012 11:05 AM
> To: ysearchboss@yahoogroups.com
> Subject: [ysearchboss] Re: Sample.php Not Works
>
>
>
> Maybe is the unexplained "Key has exceeded its configured rate limit" ?
>
> --- In ysearchboss@yahoogroups.com<mailto:ysearchboss%40yahoogroups.com>,
"Glenn" <conductor2472@> wrote:
> >
> >
> > Hi Vava,
> >
> > You need to send us more information than "its doesn't works" for us to help
you. What are the specific error messages if any, what does the code return as a
message, etc.
> >
> > Please send as much information that you can and we can then start reviewing
for solutions.
> >
> > Cheers!
> > BOSS Team
> >
> > --- In ysearchboss@yahoogroups.com<mailto:ysearchboss%40yahoogroups.com>,
"vava" <ajoybabi@> wrote:
> > >
> > >
> > > Hello sir,
> > >
> > > I have uploaded all your sample codes in to a server then add the keys in
sample.php and one another file. Then call sample.php its doesn't works.
> > >
> > > Could you please help me.
> > >
> >
>

#4510 From: "Hugo" <hugo_zara@...>
Date: Thu Apr 19, 2012 12:43 pm
Subject: totalresults broken?
hugo_zara
Send Email Send Email
 
"totalresults" seems completely broken. I understand SEs cannot provide an
accurate account and instead give an approximation, but:

"electric car" in Google: 20M
"electric car" in Yahoo Search: 13M

"electric car" in Boss queried twenty times, once every 3 seconds:

"electric car" 3620
"electric car" 3620
"electric car" 61600
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 62900
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 71600
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 70200
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 66400
"electric car" 3620

#4511 From: "iain" <iain@...>
Date: Thu Apr 19, 2012 1:08 pm
Subject: RE: totalresults broken?
iaindowns
Send Email Send Email
 

This is something I had trouble with.  Search the archives for the details.

 

However, the gist of it is that if you want an accurate (/consistent) count you must request 10 results in your query.  Anything else and the totalresults goes daft!

 

Iain

 

From: ysearchboss@yahoogroups.com [mailto:ysearchboss@yahoogroups.com] On Behalf Of Hugo
Sent: 19 April 2012 13:43
To: ysearchboss@yahoogroups.com
Subject: [ysearchboss] totalresults broken?

 

 


"totalresults" seems completely broken. I understand SEs cannot provide an accurate account and instead give an approximation, but:

"electric car" in Google: 20M
"electric car" in Yahoo Search: 13M

"electric car" in Boss queried twenty times, once every 3 seconds:

"electric car" 3620
"electric car" 3620
"electric car" 61600
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 62900
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 71600
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 70200
"electric car" 3620
"electric car" 3620
"electric car" 3620
"electric car" 66400
"electric car" 3620


#4512 From: "subhankar_ray" <subhankar.ray@...>
Date: Thu Apr 19, 2012 3:58 pm
Subject: 504 Gateway Time-out
subhankar_ray
Send Email Send Email
 
I am a getting a lot of this today..any one else seeing it?

Messages 4483 - 4512 of 5336   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help