You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2015/03/28 15:29:52 UTC

[jira] [Created] (TIKA-1585) Create Example Website with Form Submission

Tyler Palsulich created TIKA-1585:
-------------------------------------

             Summary: 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)