Posted by Aron Novak on February 18, 2010 at 2:05pm
2 followers
Jump to:
| 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.
| Attachment | Size |
|---|---|
| body_length_limit.patch | 2.26 KB |
Comments
#1
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.