Author: nick
Date: Tue Jun 23 17:29:17 2015
New Revision: 1687102

URL: http://svn.apache.org/r1687102
Log:
Start tracking formats and examples for 1.10

Added:
    tika/site/src/site/apt/1.10/
    tika/site/src/site/apt/1.10/examples.apt
      - copied unchanged from r1687095, tika/site/src/site/apt/1.9/examples.apt
    tika/site/src/site/apt/1.10/formats.apt
      - copied, changed from r1687095, tika/site/src/site/apt/1.9/formats.apt

Copied: tika/site/src/site/apt/1.10/formats.apt (from r1687095, 
tika/site/src/site/apt/1.9/formats.apt)
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.10/formats.apt?p2=tika/site/src/site/apt/1.10/formats.apt&p1=tika/site/src/site/apt/1.9/formats.apt&r1=1687095&r2=1687102&rev=1687102&view=diff
==============================================================================
--- tika/site/src/site/apt/1.9/formats.apt (original)
+++ tika/site/src/site/apt/1.10/formats.apt Tue Jun 23 17:29:17 2015
@@ -20,7 +20,7 @@
 Supported Document Formats
 
    This page lists all the document formats supported by the parsers in
-   Apache Tika 1.9. Follow the links to the various parser class javadocs 
+   Apache Tika 1.10. Follow the links to the various parser class javadocs 
    for more detailed information about each document format and how it is 
    parsed by Tika.
 
@@ -248,6 +248,10 @@ Supported Document Formats
    is able to extract attribute metadata from the ISO-19139 georgraphic 
    information file format.
 
+   The {{{./api/org/apache/tika/parser/geo/topic/GeoParser.html}GeoParser}}
+   is makes use of a pre-built collection of a geographic gazetteer, to 
+   resolve geographic entities into their positions into the metadata
+
    The {{{./api/org/apache/tika/parser/grib/GribParser.html}GribParser}}
    is able to extract attribute metadata from the Grib scientific file format.
 


Reply via email to