Author: mattmann
Date: Sat Nov 14 03:47:55 2009
New Revision: 836114
URL: http://svn.apache.org/viewvc?rev=836114&view=rev
Log:
RE: TIKA-309, yes I can't count (4*1024 = 4096).
Modified:
lucene/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
Modified:
lucene/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
URL:
http://svn.apache.org/viewvc/lucene/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml?rev=836114&r1=836113&r2=836114&view=diff
==============================================================================
---
lucene/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
(original)
+++
lucene/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
Sat Nov 14 03:47:55 2009
@@ -3546,7 +3546,7 @@
<match value="<head" type="string" offset="0:64"/>
<match value="<TITLE" type="string" offset="0:64"/>
<match value="<title" type="string" offset="0:64"/>
- <match value="<html" type="string" offset="0:4028"/>
+ <match value="<html" type="string" offset="0:4096"/>
<match value="<HTML" type="string" offset="0:64"/>
<match value="<BODY" type="string" offset="0"/>
<match value="<body" type="string" offset="0"/>