Download & Extend

Limit sending the node to Semantic Proxy if the body is long enough

Project:OpenCalais
Version:6.x-3.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Aron Novak
Status:postponed (maintainer needs more info)

Issue Summary

Patch is attached. Semantic Proxy seems to be slower than normal calais requests (reasonable), so it the body has lots of text, maybe it's enough to process that only.

AttachmentSize
body_length_limit.patch2.26 KB

Comments

#1

Status:needs review» postponed (maintainer needs more info)

The thing with SemanticProxy is that you only have URL and you want the tags for the body at that URL. This is detecting a local body which should never be used.