Author: bdube
Date: Wed May 4 04:07:59 2011
New Revision: 1099319
URL: http://svn.apache.org/viewvc?rev=1099319&view=rev
Log:
Add note to investigate Apache Tika
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
Modified:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml?rev=1099319&r1=1099318&r2=1099319&view=diff
==============================================================================
---
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
(original)
+++
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
Wed May 4 04:07:59 2011
@@ -104,6 +104,15 @@
bundles. Cocoon itself would also need to be wrapped.
</p>
</li>
+ <li>
+ Apache Tika
+ <p>
+ Investigate using Tika's content type and encoding
+ detection capabilities. This could be a way to improve the
+ mechanism to determine which input and output plugins to
+ call. There is a Tika OSGi bundle.
+ </p>
+ </li>
</ul>
</section>
</body>