Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-488

extractor search terms from referer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None
    • None
    • Patch Available

    Description

      Want to be able to extract search terms from a url. For example,

      http://www.google.com/search?hl=en&safe=active&rls=GGLG,GGLG:2005-24,GGLG:en&q=purpose+of+life&btnG=Search

      then

      purpose of life

      would be extracted.

      Pig latin usage looks like

      searchTerms = FOREACH row GENERATE org.apache.pig.piggybank.evaluation.util.apachelogparser.SearchTermExtractor(url);

      Attachments

        1. SearchTermExtractor-PIG-488
          22 kB
          Earl Cahill

        Activity

          People

            spackest Earl Cahill
            spackest Earl Cahill
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: