[
https://issues.apache.org/jira/browse/TIKA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390841#comment-14390841
]
Tyler Palsulich edited comment on TIKA-1585 at 4/1/15 3:51 PM:
---------------------------------------------------------------
Done. It works. -I'll see if I can shut 9997 down right now.- Port 9997 is now
closed.
was (Author: tpalsulich):
Done. It works. I'll see if I can shut 9997 down right now.
> Create Example Website with Form Submission
> -------------------------------------------
>
> Key: TIKA-1585
> URL: https://issues.apache.org/jira/browse/TIKA-1585
> Project: Tika
> Issue Type: New Feature
> Components: example, server
> Reporter: Tyler Palsulich
> Assignee: Tyler Palsulich
>
> It would be great to have a website where we can direct people who ask what
> Tika can do for [filetype] without needing them to actually download Tika.
> Some initial work to do that is
> [here|http://tpalsulich.github.io/TikaExamples/].
> I'm far from a design guru, but I imagine the site as having a form where you
> can upload a file at the top, checkboxes for if you want metadata, content,
> or both, and a submit button. The request should be sent with AJAX and the
> result should populate a {{div}}.
> One issue with AJAX requests is that Tika Server doesn't currently allow
> Cross-Origin-Resource-Sharing (CORS). So, we either need to maintain a
> slightly updated tika-server, or update the server to allow configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)