Author: jukka
Date: Fri Nov 13 03:21:21 2009
New Revision: 835721

URL: http://svn.apache.org/viewvc?rev=835721&view=rev
Log:
TIKA-320: Allow disabling language detection in AutoDetectParser

Remove note about language detection being included in AutoDetectParser

Modified:
    lucene/tika/trunk/CHANGES.txt

Modified: lucene/tika/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/CHANGES.txt?rev=835721&r1=835720&r2=835721&view=diff
==============================================================================
--- lucene/tika/trunk/CHANGES.txt (original)
+++ lucene/tika/trunk/CHANGES.txt Fri Nov 13 03:21:21 2009
@@ -15,9 +15,7 @@
    signature has been deprecated and will be removed in Tika 1.0. (TIKA-275)
 
  * A simple ngram-based language detection mechanism has been added along
-   with predefined language profiles for 18 languages. The AutoDetectParser
-   will automatically set the Metadata.LANGUAGE property if a reasonably
-   certain language profile match is detected. (TIKA-209)
+   with predefined language profiles for 18 languages. (TIKA-209)
 
  * The media type registry in Tika was synchronized with the MIME type
    configuration in the Apache HTTP Server. Tika now knows about 1274


Reply via email to