Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How set FILTER when using Perl to access Google API

0 views
Skip to first unread message

searchG

unread,
Jan 22, 2006, 1:46:45 PM1/22/06
to
Hi,

I am struggling with how get the FILTER setting so that not more than
two results from the site are returned.
I am using Perl to access the Google API, but I can't the FILTER
setting to work properly.
Any suggestions and thanks in advance for your help.

Best, Anselm

Tamashee

unread,
Jan 27, 2006, 9:30:38 PM1/27/06
to
Filter is either turned on or off. It is simply a boolean value and if
you still continue to see duplicates then you may want to create a Perl
hash for the results that you got and filter them out on your side.
Hope that helps,

0 new messages