Author: fanningpj
Date: Mon Mar 30 18:10:04 2020
New Revision: 1875890

URL: http://svn.apache.org/viewvc?rev=1875890&view=rev
Log:
add Apache Drill to related projects

Modified:
    poi/site/publish/related-projects.html

Modified: poi/site/publish/related-projects.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1875890&r1=1875889&r2=1875890&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Mon Mar 30 18:10:04 2020
@@ -48,7 +48,7 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="https://www.google.com/search"; method="get" 
class="roundtopsmall">
+<form action="http://www.google.com/search"; method="get" class="roundtopsmall">
 <input value="poi.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
@@ -187,14 +187,26 @@ document.write("Last Published: " + docu
 <a name="Apache+Tika"></a>
 <h3 class="boxed">Apache Tika</h3>
 <p>
-              
-<a href="https://tika.apache.org/";>Apache Tika</a> is a toolkit which detects 
and extracts metadata and text from over a thousand different file types.
-              </p>
+                    
+<a href="https://tika.apache.org/";>Apache Tika</a>
+                    is a toolkit which detects and extracts metadata and text 
from over a thousand different file types.
+                </p>
+<a name="Apache+Drill"></a>
+<h3 class="boxed">Apache Drill</h3>
+<p>
+                    
+<a href="https://drill.apache.org/";>Apache Drill</a>
+                    is a toolkit that allows the use of SQL querying on 
numerous file and data formats. This support was added
+                    in <a 
href="https://issues.apache.org/jira/browse/DRILL-7177";>DRILL-7177</a>.
+                </p>
 <a name="Worksheet+plugin+for+JSPWiki"></a>
 <h3 class="boxed">Worksheet plugin for JSPWiki</h3>
 <p>
-                  There is a <a 
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top";>Worksheet
 plugin</a> for <a href="https://jspwiki.apache.org/";>JSPWiki</a> which allows 
to display contents of Excel files as a table in JSPWiki.
-              </p>
+                    There is a <a 
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top";>Worksheet
+                    plugin
+                </a> for <a href="https://jspwiki.apache.org/";>JSPWiki</a> 
which allows to display contents of Excel
+                    files as a table in JSPWiki.
+                </p>
 </div>
         
 <a name="Apache+incubating+projects"></a>
@@ -277,6 +289,11 @@ document.write("Last Published: " + docu
 <a href="https://github.com/monitorjbl/excel-streaming-reader";>Excel Streaming 
Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to 
large Excel spreadsheets.
               Available under the Apache License, Version 2.0.
               </p>
+<p>
+              
+<a href="https://github.com/pjfanning/excel-streaming-reader";>Forked 
Version</a> that supports the latest POI versions.
+              Also available under the Apache License, Version 2.0.
+              </p>
 <a name="poi-shared-strings"></a>
 <h3 class="boxed">poi-shared-strings</h3>
 <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to