[
https://issues.apache.org/jira/browse/TIKA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Palsulich resolved TIKA-1585.
-----------------------------------
Resolution: Fixed
Good idea, [~lewismc]. I added it to
http://people.apache.org/~tpalsulich/tika.html. The server is down right now.
If/when another one is started, we'll need to start it with the right CORS
argument (http://people.apache.org) and I'll update the page with the right IP
address.
> 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)