You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/05/27 21:05:45 UTC

[jira] Resolved: (TIKA-212) Do you have Tika in .NET?

     [ https://issues.apache.org/jira/browse/TIKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-212.
--------------------------------

    Resolution: Incomplete
      Assignee: Jukka Zitting

You may want to check out IKVM.NET (http://www.ikvm.net/) that allows you to turn jar libraries to .NET DLLs. For example, you could turn the Tika standalone jar to a DLL and link it to your .NET application.

Alternatively, if you have a JVM installed, you can use the Tika as an external command line utility that you invoke from the .NET application. See the last part of http://lucene.apache.org/tika/gettingstarted.html for instructions.

If you do either of these, we'd be very grateful if you shared your results so that we can update the Tika documentation to cover this use case. Until that I'm resolving this issue as Incomplete.

> Do you have Tika in .NET?
> -------------------------
>
>                 Key: TIKA-212
>                 URL: https://issues.apache.org/jira/browse/TIKA-212
>             Project: Tika
>          Issue Type: Improvement
>         Environment: .NET Framework
>            Reporter: Ravi Ramanujam
>            Assignee: Jukka Zitting
>
> I would like to use Tika in one of the .NET application. Can you pls let us know how to use Tika. Do you have Tika in .NET?
> Thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.