You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2009/11/12 05:13:39 UTC

[jira] Assigned: (PIG-486) want to be able to extract searchEngine from a url

     [ https://issues.apache.org/jira/browse/PIG-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates reassigned PIG-486:
------------------------------

    Assignee: Earl Cahill

> want to be able to extract searchEngine from a url
> --------------------------------------------------
>
>                 Key: PIG-486
>                 URL: https://issues.apache.org/jira/browse/PIG-486
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Earl Cahill
>            Assignee: Earl Cahill
>         Attachments: SearchEngineExtractor-PIG-486
>
>
> Given a url, want to retrieve a name for the search engine.
> With pig latin usage like
> searchEngine = FOREACH row GENERATE org.apache.pig.piggybank.evaluation.util.apachelogparser.SearchEngineExtractor(referer);
> The url
> http://www.google.com/search?hl=en&safe=active&rls=GGLG,GGLG:2005-24,GGLG:en&q=purpose+of+life&btnG=Search
> would return
> Google

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.