🔎 Open source distributed and RESTful search engine.
Go to file
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
src Fixed issue with setting of maxStringLength applying globally to the tika instance. 2012-03-06 22:20:04 +11:00
.gitignore Ignore eclipse files 2012-02-25 13:38:44 +01:00
README.md release 1.2.0 2012-02-15 22:43:48 +02:00
pom.xml Added the ability to specify the amount of text to extract and index from an attachment. 2012-03-04 16:09:21 +11:00

README.md

Mapper Attachments Type for ElasticSearch

The mapper attachments plugin adds the attachment type to ElasticSearch using Tika.

In order to install the plugin, simply run: bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/1.2.0.

-----------------------------------------------
| Attachment Mapper Plugin | ElasticSearch    |
-----------------------------------------------
| master                   | 0.19 -> master   |
-----------------------------------------------
| 1.2.0                    | 0.19 -> master   |
-----------------------------------------------
| 1.1.0                    | 0.19 -> master   |
-----------------------------------------------
| 1.0.0                    | 0.18             |
-----------------------------------------------