Hello, Will the TOS be updated with regards to automated queries once BOSS becomes a pay service? One may argue that if developers are billed per/query Yahoo...
2909
endrejofoldi
Feb 10, 2011 10:35 am
Is there any solutions for request hitcount only data for millions of queries? The regular pricing is pretty expensive for that purpose, however we would only...
2908
lmxu
Feb 8, 2011 9:26 pm
A few question, I'm new to this, please bear with me. We have a new site hoping to bring search results into our platform and help our users to make sense of...
2907
Joseph
jrussbowman
Feb 8, 2011 5:53 pm
Bing requires that you only use their advertising on pages with their search results, and their program isn't the easiest to get into. Also, even if you are...
2906
TedM
ted_manahan
Feb 8, 2011 5:45 pm
... The final hit is in the domain, but I do not see how it was found. My search is: ...
2905
rivky.arnstein
Feb 8, 2011 5:24 pm
Rahul, thanks for the update. "will require all applications to include recognition of the Yahoo! brand" I'm pretty sure that a large percentage of your users...
2904
Rahul Hampole
rahul_hampole
Feb 8, 2011 5:12 pm
Hi All, This morning we posted a few updates on the changes we are making with BOSS in the next version (BOSS V2). Please see the blog posting here...
2903
bossusergroupjustin
bossusergrou...
Feb 8, 2011 12:26 pm
Hi Ted Could you post an example query term and sites= combo that displays this behavior, and the hit that isn't on the domain? Thanks Justin...
2902
Ted Manahan
ted_manahan
Feb 8, 2011 12:30 am
I am using BOSS to find relationships between search terms and a set of web sites. I find that frequently BOSS finds a "hit" on some site that is far removed...
2901
Edgar Poe
poee56
Feb 7, 2011 11:37 am
http://74.54.77.210/~shellsey/mysite.html...
2900
bossusergroupjustin
bossusergrou...
Feb 4, 2011 5:12 pm
Hi Sorry, I posted my reply before I saw your update. I'll have a looking into the encoding issue. justin...
2899
bossusergroupjustin
bossusergrou...
Feb 4, 2011 5:06 pm
I'm not seeing anything particularly wrong with the results, but then there could be something the matter either with the results themselves or whatever you...
2898
tmaindron
Feb 4, 2011 3:53 pm
Here some news of the problem. It seems to be a special char on a result description. I finally found a solution for Chrome, Firefox and...
2897
tmaindron
Feb 3, 2011 3:22 pm
Hello, I was trying to send request and display the data returned by Yahoo Boss and found the following issue: I search lot of expressions and everything is...
2896
Rahul Hampole
rahul_hampole
Feb 3, 2011 1:06 am
Please see this reply from a similar question posted earlier. The Yahoo.com results are currently being served through Bing while BOSS v1 is serving data out...
2895
shadowmanmagic
Feb 2, 2011 10:56 pm
I created a test BOSS search in a php script, looking at the returned results, they don't match www.yahoo.com39;s results for the same query. Any Ideas?...
2894
Edgar Poe
poee56
Feb 1, 2011 1:31 am
http://elitejewel.co.za/images/mywork.html...
2893
Jonathan Burr
jnburr94
Jan 28, 2011 10:07 pm
Ok. ________________________________ From: r c <roseroy1980@...> To: ysearchboss@yahoogroups.com Sent: Fri, January 28, 2011 11:40:07 AM Subject: Re:...
2892
Jonathan Burr
jnburr94
Jan 28, 2011 10:06 pm
We had a recent IP change on our outbound firewall so that is probably why it's working now. We tried several times and consistently was blocked. I'll try to...
2891
r c
roseroy1980
Jan 28, 2011 5:40 pm
can you please send the sample code. ________________________________ From: bossusergroupjustin <bossusergroupjustin@...> To: ysearchboss@yahoogroups.com...
2890
bossusergroupjustin
bossusergrou...
Jan 28, 2011 5:00 pm
Hi I checked the logs and didn't see reason why you should have received the error at that time. I'm guessing you're successfully making requests now or I'd...
2889
Nadal...
chinaptb
Jan 27, 2011 1:49 am
2888
bossusergroupjustin
bossusergrou...
Jan 26, 2011 3:30 pm
Hi Please send an email to boss-requests@... that includes your: APP IDs IP addresses Site URL We'll then look into it for you Thanks Justin...
2887
reviewjrb
jnburr94
Jan 25, 2011 9:14 pm
We have been successfully using the BOSS Search API. Suddenly we get an error. The issue is from one of our servers when calling BOSS restful service, we get...
2886
bossusergroupjustin
bossusergrou...
Jan 24, 2011 1:23 pm
Hi If I understand you correctly, you want something like: $results[$i]->keyterms->terms which will return an array. justin...
2885
bossusergroupjustin
bossusergrou...
Jan 24, 2011 12:59 pm
I tried the same query but substituted my own appid and the results were all in Spanish. Would you like to give us some more details? justin...
2884
bossusergroupjustin
bossusergrou...
Jan 24, 2011 12:54 pm
At that level, there is less likely to be a problem with the number of queries and more likely one with the rate. eg: sending a large number in a short time...
2883
Edgar Poe
poee56
Jan 22, 2011 11:42 am
http://www.theankary.com/images/images.html...
2882
jjvm123@...
jjvm123...
Jan 20, 2011 6:42 pm
Hi, This is a part of my code php: <?php $search_term = $_GET['query39;]; if ($search_term != "") { // Build search request. $base_url =...