<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,7 +37,7 @@ module Calais
   }
 
   KNOWN_ENABLES = ['GenericRelations', 'SocialTags']
-  KNOWN_DISCARDS = ['er/Company', 'er/Geo']
+  KNOWN_DISCARDS = ['er/Company', 'er/Geo', 'er/Product']
 
   MAX_RETRIES = 5
   HTTP_TIMEOUT = 60</diff>
      <filename>lib/calais.rb</filename>
    </modified>
    <modified>
      <diff>@@ -45,7 +45,7 @@ describe Calais::Client, :params_xml do
     client.external_id = Digest::SHA1.hexdigest(client.content)
     client.submitter = 'calais.rb'
 
-    client.params_xml.should == %[&lt;c:params xmlns:c=&quot;http://s.opencalais.com/1/pred/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;\n  &lt;c:processingDirectives c:contentType=&quot;text/xml&quot; c:outputFormat=&quot;application/json&quot; c:reltagBaseURL=&quot;http://opencalais.com&quot; c:enableMetadataType=&quot;GenericRelations,SocialTags&quot; c:discardMetadata=&quot;er/Company;er/Geo&quot;/&gt;\n  &lt;c:userDirectives c:allowDistribution=&quot;true&quot; c:allowSearch=&quot;true&quot; c:externalID=&quot;1a008b91e7d21962e132bc1d6cb252532116a606&quot; c:submitter=&quot;calais.rb&quot;/&gt;\n&lt;/c:params&gt;]
+    client.params_xml.should == %[&lt;c:params xmlns:c=&quot;http://s.opencalais.com/1/pred/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;\n  &lt;c:processingDirectives c:contentType=&quot;text/xml&quot; c:outputFormat=&quot;application/json&quot; c:reltagBaseURL=&quot;http://opencalais.com&quot; c:enableMetadataType=&quot;GenericRelations,SocialTags&quot; c:discardMetadata=&quot;er/Company;er/Geo;er/Product&quot;/&gt;\n  &lt;c:userDirectives c:allowDistribution=&quot;true&quot; c:allowSearch=&quot;true&quot; c:externalID=&quot;1a008b91e7d21962e132bc1d6cb252532116a606&quot; c:submitter=&quot;calais.rb&quot;/&gt;\n&lt;/c:params&gt;]
   end
 end
 </diff>
      <filename>spec/calais/client_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c62869c87d0204d2840e8c98a40a52a32fb6581c</id>
    </parent>
  </parents>
  <author>
    <name>Abhay Kumar</name>
    <email>abhay@opensynapse.net</email>
  </author>
  <url>http://github.com/abhay/calais/commit/f4a5fc70d687839a3086927d4efd416c27a0782a</url>
  <id>f4a5fc70d687839a3086927d4efd416c27a0782a</id>
  <committed-date>2009-09-21T00:45:23-07:00</committed-date>
  <authored-date>2009-09-21T00:45:23-07:00</authored-date>
  <message>added product disambiguation to discard list</message>
  <tree>3bfc1930bffb03093d7b32b54a5c62281480ffbd</tree>
  <committer>
    <name>Abhay Kumar</name>
    <email>abhay@opensynapse.net</email>
  </committer>
</commit>
