Commit Graph

10 Commits

Author SHA1 Message Date
David Pilato 00d87de418 #13 : Fix dependency to tika-app 2012-09-28 10:00:45 +02:00
Martijn van Groningen 64254e621b Removed ExtendedTika class. The maxLength change made it into Tika 1.2, which we use now and was the reason of having this class. 2012-09-19 12:44:48 +02:00
Shay Banon c1df26e4e9 upgrade to tika 1.1 2012-03-25 20:00:45 +02:00
Shay Banon 4292512f8e rename fileName to name 2012-03-17 11:54:40 +02:00
alheim d9a822dba8 Add a fineName field to index the attchment fileName 2012-03-17 11:52:35 +02:00
Shay Banon 0352c1436e change to _indexed_chars the parameter per doc, and add index.mapping.attachment.indexed_chars setting to globally change it (per index) 2012-03-07 21:53:41 +02:00
Henac 9a26458862 Fixed issue with setting of maxStringLength applying globally to the tika instance.
I have extended the Tika class to allow for setting of how much text to
extract from a document to be on a per call basis.
2012-03-06 22:20:04 +11:00
Henac 6a08ca673a Added the ability to specify the amount of text to extract and index from an attachment. 2012-03-04 16:09:21 +11:00
Shay Banon dfd0e2cc41 latest assembly 2012-02-26 10:22:12 +02:00
Shay Banon c4a1275475 first commit 2011-12-05 14:05:14 +02:00