Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
229 commits
Select commit Hold shift + click to select a range
c4a1275
first commit
kimchy Dec 5, 2011
bca2b2c
move to 1.1.0 snap
kimchy Dec 5, 2011
b9ce38c
fix pom
kimchy Dec 13, 2011
ac0be37
Fix typo
Paikan Jan 4, 2012
78c1d11
Merge pull request #3 from Paikan/master
kimchy Jan 4, 2012
5259f7c
move to elasticsearch 0.19.0 snap and use some of its features
kimchy Jan 31, 2012
01340a4
Merge remote-tracking branch 'origin/master'
kimchy Jan 31, 2012
f97157d
move to elasticsearch 0.19.0 snap and use some of its features
kimchy Jan 31, 2012
802b795
release 1.1.0 supporting elasticsearch 0.19
kimchy Feb 7, 2012
7771070
move to 1.2.0 snap
kimchy Feb 7, 2012
0c0911d
Upgrade to tika 1.0, closes #4.
kimchy Feb 15, 2012
8d2a02e
release 1.2.0
kimchy Feb 15, 2012
c13da65
move to 1.3.0 snap
kimchy Feb 15, 2012
ee3c17e
We should indicate each plugin version. Assembly plugin 2.2-beta-5
dadoonet Feb 25, 2012
1bee1b3
Update to elasticsearch : 0.19.0.RC3 (fix dependencies issues)
dadoonet Feb 25, 2012
623952f
Ignore eclipse files
dadoonet Feb 25, 2012
8ffa86b
latest elasticsearch
kimchy Feb 26, 2012
dfd0e2c
latest assembly
kimchy Feb 26, 2012
79d7860
Merge remote-tracking branch 'elasticsearch/master'
dadoonet Feb 26, 2012
509b467
Update maven assembly plugin to latest version : 2.3
dadoonet Feb 26, 2012
bf12b2b
Merge pull request #6 from dadoonet/master
kimchy Feb 26, 2012
6a08ca6
Added the ability to specify the amount of text to extract and index …
Henac Mar 4, 2012
3a72b6b
update to 0.19.0
kimchy Mar 4, 2012
9882a29
update readme
kimchy Mar 4, 2012
9a26458
Fixed issue with setting of maxStringLength applying globally to the …
Henac Mar 6, 2012
59f38ff
Merge branch 'master' of https://github.com/Henac/elasticsearch-mappe…
kimchy Mar 7, 2012
0352c14
change to _indexed_chars the parameter per doc, and add index.mapping…
kimchy Mar 7, 2012
744e377
update readme
kimchy Mar 7, 2012
4482a5d
release 1.3.0
kimchy Mar 7, 2012
911fa24
move to 1.4.0 snap
kimchy Mar 7, 2012
d9a822d
Add a fineName field to index the attchment fileName
alh3im Mar 15, 2012
4292512
rename fileName to name
kimchy Mar 17, 2012
c1df26e
upgrade to tika 1.1
kimchy Mar 25, 2012
66b96cb
release 1.4.0
kimchy Mar 25, 2012
0ae4c73
move to 1.5.0 snap
kimchy Mar 25, 2012
65043c0
add license and repo
kimchy Jun 10, 2012
5c649ad
Upgraded Tika, Testng, hamcrest, log4j and surefire plugin.
martijnvg Sep 19, 2012
0a17fe2
Release 1.5
martijnvg Sep 19, 2012
ab15935
Set new development version
martijnvg Sep 19, 2012
64254e6
Removed ExtendedTika class. The maxLength change made it into Tika 1.…
martijnvg Sep 19, 2012
00d87de
#13 : Fix dependency to tika-app
dadoonet Sep 27, 2012
a163fda
Prepare 1.6.0 release
martijnvg Sep 28, 2012
15248a9
Set next development version
martijnvg Sep 28, 2012
17ae816
Move resources in /src/test/resources
dadoonet Dec 21, 2012
30e425e
Plugin must be 0.20.x compatible (tests fails)
dadoonet Dec 21, 2012
69f8bde
Master is now 0.20
martijnvg Dec 21, 2012
eba4da7
NPE if "content" is missing in mapper-attachment plugin
dadoonet Feb 22, 2013
942b87b
Move to Elasticsearch 0.21.0.Beta1
dadoonet Feb 23, 2013
7e58416
release 1.7
kimchy Feb 26, 2013
690779c
move to 1.8 snap
kimchy Feb 26, 2013
d054f9a
Mapper 1.7.0 does not work with elasticsearch 0.90.3
dadoonet Aug 7, 2013
0a454ef
prepare release elasticsearch-mapper-attachments-1.8.0
dadoonet Aug 7, 2013
c066327
prepare for next development iteration
dadoonet Aug 7, 2013
d2e2fb5
Upgrade Tika to 1.4.
dadoonet Aug 14, 2013
d7a2e7e
Mapper plugin overwrites multifield mapping
dadoonet Aug 19, 2013
019d0f9
Don't reject full document in case of invalid metadata
fcamblor Nov 30, 2012
406e295
In test for #38, we should check the real file name as we have it :-).
dadoonet Aug 20, 2013
8c34053
Add content_length metadata
dadoonet Aug 20, 2013
62cc54a
Update readme with release dates
dadoonet Aug 20, 2013
0fff26f
Mapper plugin overwrite date mapping
dadoonet Aug 20, 2013
d6aa2f0
Tika may "hang up" client application
dadoonet Aug 20, 2013
b35ad80
Ignore encrypted documents
dadoonet Aug 20, 2013
3f3fd74
prepare release elasticsearch-mapper-attachments-1.9.0
dadoonet Aug 20, 2013
e40f333
prepare for next development iteration
dadoonet Aug 20, 2013
94425af
Create CONTRIBUTING.md
dadoonet Aug 21, 2013
f8f647d
update headers
dadoonet Jan 13, 2014
2b4f875
Move tests to elasticsearch test framework
dadoonet Jan 13, 2014
b877f1b
Update to elasticsearch 1.0.0.RC1
dadoonet Jan 14, 2014
a85c3be
Move tests to elasticsearch test framework
dadoonet Jan 15, 2014
054d1ac
Update to elasticsearch 1.0.0.RC1
dadoonet Jan 15, 2014
7fc31c8
prepare release elasticsearch-mapper-attachments-2.0.0.RC1
dadoonet Jan 15, 2014
c9d749b
prepare for next development iteration
dadoonet Jan 15, 2014
9d0b700
Add plugin release semi-automatic script
dadoonet Mar 19, 2014
1b7daaf
Add plugin version in es-plugin.properties
dadoonet Mar 19, 2014
b8d7f17
Update to elasticsearch 1.0.0
dadoonet Mar 19, 2014
621995d
Upgrade to Tika 1.5
dadoonet Mar 19, 2014
3d15cb0
Add language detection option
richardwilly98 Oct 24, 2013
74d8821
prepare release elasticsearch-mapper-attachments-2.0.0
dadoonet Mar 25, 2014
839c4da
prepare for next development iteration
dadoonet Mar 25, 2014
e95bb18
Create branches according to elasticsearch versions
dadoonet Mar 28, 2014
4d63130
Update to elasticsearch 2.0.0 / Lucene 4.8.1
dadoonet Jun 3, 2014
8855bd7
Fix typo for JSON fields
dadoonet Jun 3, 2014
7f8143f
Add highlighting documentation
dadoonet Jun 3, 2014
4b35501
Setting "_content_type" in indexing request has no effect
dadoonet Jun 3, 2014
c0e7795
Update to elasticsearch 1.2.0
dadoonet Jun 3, 2014
7c1c201
Update to elasticsearch 1.3.0
dadoonet Jun 3, 2014
94cf141
Use` _language` field instead of `language`
dadoonet Jun 3, 2014
a3bb103
Remove deprecated `language` forced field
dadoonet Jun 3, 2014
51a8f6f
Fix doc typo
dadoonet Jun 3, 2014
310df36
SL4FJ dependency version problem
dadoonet Jun 14, 2014
1d1225b
Update to Lucene 4.9.0
dadoonet Jul 25, 2014
eaccd43
Deprecate `content` by `_content`
dadoonet Jul 25, 2014
663d4ea
Update to elasticsearch 1.4.0
dadoonet Jul 25, 2014
ad986eb
Add support for multi-fields
dadoonet Jul 25, 2014
e704f68
Log tika exceptions
dadoonet Jul 25, 2014
6edf344
Remove old `content` deprecated field
dadoonet Jul 25, 2014
f8d2975
Update a few dependencies
dadoonet Aug 18, 2014
587e6d3
Docs: make the welcome page more obvious
dadoonet Aug 18, 2014
75d0362
Update a few dependencies
dadoonet Aug 18, 2014
5cf2033
Update to elasticsearch 1.4.0
dadoonet Aug 18, 2014
2b172f8
Update a few dependencies
dadoonet Aug 18, 2014
08454d7
update documentation with release 2.2.1
dadoonet Aug 18, 2014
cc1a43b
update documentation with release 2.3.1
dadoonet Aug 18, 2014
87b38c5
Unable to extract text from Word documents
dadoonet Sep 1, 2014
34fe111
update documentation with release 2.3.2
dadoonet Sep 1, 2014
c0d053d
Update to elasticsearch 1.4
dadoonet Sep 1, 2014
20ee711
parseMultiField() method signature change in es 1.4 and master
dadoonet Sep 4, 2014
888d790
Update to Lucene 4.10.0
dadoonet Sep 8, 2014
ba74fc2
Remove netcdf support
dadoonet Sep 8, 2014
eef6b61
Create branch es-1.4 for elasticsearch 1.4.0
dadoonet Sep 12, 2014
67a2548
Upgrade to Lucene 4.10.1 snapshot
mikemccand Sep 24, 2014
2ff4eb5
Upgrade to Lucene 4.10.1
mikemccand Sep 28, 2014
03b47d5
update documentation with release 2.4.0
dadoonet Oct 8, 2014
c3bf3b1
Tests: AnalysisService constructor signature change
dadoonet Oct 15, 2014
d08e9c7
Test: add a standalone tool which process content
dadoonet Oct 27, 2014
faf34d7
Fix test
dadoonet Oct 27, 2014
92bdc23
Fix test
dadoonet Oct 27, 2014
a0d7aaf
Fix test
dadoonet Oct 27, 2014
4dae187
Upgrade to Lucene 4.10.2
mikemccand Oct 30, 2014
d3f2df6
Tests: Fix randomizedtest fail
johtani Nov 2, 2014
94880aa
Tests: thread leaks detected
johtani Nov 2, 2014
a5ed515
update documentation with release 2.4.1
tlrx Nov 5, 2014
4c1b27f
upgrade to lucene 5 snapshot
rmuir Nov 5, 2014
55042f0
Upgrade to Lucene 5.0.0-snapshot-1637347
mikemccand Nov 10, 2014
abb03dc
Upgrade to Lucene 5.0.0-snapshot-1641343
mikemccand Nov 24, 2014
bbd4a62
Updated AttachmentMapper to work with new validation in ES 2.0
colings86 Nov 5, 2014
11b1287
Upgrade to Lucene 5.0.0-snapshot-1642891
jpountz Dec 2, 2014
e3d80af
Test: Fix removed queryString -> queryStringQuery
dadoonet Dec 3, 2014
c338ae0
[Test] copyToByteArray has been removed in master
dadoonet Dec 3, 2014
33c9828
Depend on elasticsearch-parent
dadoonet Dec 14, 2014
c353936
Add sonatype snapshot repository
dadoonet Jan 2, 2015
931be57
[test] Add standalone runner
dadoonet Feb 9, 2015
ec59d38
Upgrade Tika to 1.7
dadoonet Feb 11, 2015
77081e3
[Doc] copy_to using attachment field type
dadoonet Feb 11, 2015
400910e
update documentation with release 2.4.2
dadoonet Feb 11, 2015
ec0de9c
[Test] Use now full qualified names for fields
dadoonet Feb 18, 2015
1e0f03b
Remove DocValuesFormatService and PostingsFormatService
dadoonet Feb 19, 2015
c3c9f66
Indexing docx file fails
dadoonet Feb 20, 2015
36344ac
[Internal] Fix field mappers to always pass through index settings
dadoonet Feb 23, 2015
6d77b08
[Test] Add highlighting test
dadoonet Feb 23, 2015
4ffa06d
[Doc] highlighting example is incorrect
dadoonet Feb 23, 2015
a10c35f
[Test] move test package to o.e.index.mapper.attachment
dadoonet Feb 23, 2015
4f65664
Tika might fails depending on the Locale
dadoonet Feb 23, 2015
cfd8344
Add test for asciidoc format
dadoonet Feb 23, 2015
d4d54fe
update documentation with release 2.4.3
dadoonet Feb 23, 2015
208c76e
[Test] Fix remaining static objects after running tests
dadoonet Feb 23, 2015
e08ebe9
create `es-1.5` branch
dadoonet Mar 16, 2015
977a724
Exclude jhighlight dependency, which contains LGPL-only files
rmuir Mar 20, 2015
0214836
Merge pull request #117 from rmuir/exclude-jhighlight
rmuir Mar 20, 2015
9f6519f
Move parent after artifact coordinates
dadoonet Mar 30, 2015
d20c886
Update owner to elastic
dadoonet Mar 30, 2015
51da1fe
parse java.specification.version not java.version, so that it is robust
rmuir Mar 20, 2015
3154510
Update owner to elastic
dadoonet Mar 30, 2015
cbad7dc
Cleanup: Remove unsafe field in BytesStreamInput
dadoonet Mar 30, 2015
d2c02b1
Don't wrap exceptions in `MapperParsingException`
dadoonet Mar 30, 2015
7e2a9db
update documentation with release 2.5.0
dadoonet Mar 31, 2015
65a83e6
Mappings: Simplified mapper lookups
dadoonet Apr 25, 2015
7ce86d9
Fix the build and try to migrate past mappings changes, but there
rmuir May 5, 2015
a83f98d
fix standalone and remove unecessary override
rjernst May 5, 2015
2f45711
Merge pull request #128 from elastic/get_past_mapping_changes
rmuir May 5, 2015
1c030f6
Update to Tika 1.8
dadoonet May 7, 2015
765afb6
Fix attachment mapper to expose subfields.
rjernst May 12, 2015
9298be9
disable securitymanager in tests, until #129 is addressed in tika
rmuir May 12, 2015
d8e595b
Fix attachment mapper tests to pass id through api instead of _id in …
rjernst May 14, 2015
3fd216b
engage forbidden apis
rmuir May 21, 2015
4e693ef
remove duplicate test config
rmuir May 21, 2015
95de2e0
switch to plugin pom
rmuir May 22, 2015
2d3ab95
remove tabs
rmuir May 22, 2015
7263437
remove logging properties
rmuir May 22, 2015
2da374f
Absorb ImmutableSettings into Settings; fix other pre-existing compil…
mikemccand May 26, 2015
bac187c
fix forbidden api usage
rmuir May 26, 2015
cf97e14
mark slow tests
rmuir May 28, 2015
f743ebb
Fix compile errors after elasticsearch-core master refactorings and m…
s1monw Jun 8, 2015
06d84cd
Create branch es-1.6
dadoonet Jun 11, 2015
91caf3c
update documentation with release 2.6.0
dadoonet Jun 11, 2015
4d22f92
Upgrade tika to 1.9. Closes #129
rmuir Jun 23, 2015
1e84dbd
Merge pull request #140 from rmuir/tika19
rmuir Jun 23, 2015
8c84f5a
Fix compile
rjernst Jul 7, 2015
8f3ccff
fix jarhell
rjernst Jul 7, 2015
da4f00d
improve doc tests, exposes a previously existing problem with encrypted
rjernst Jul 7, 2015
07b475b
update documentation with release 2.7.0
tlrx Jul 17, 2015
7f1926d
Changed 1.x version to 1.7
clintongormley Jul 17, 2015
560a761
Update to Tika 1.10
dadoonet Aug 19, 2015
5af2a4d
[build] Update to elasticsearch 2.0.0
dadoonet Aug 19, 2015
b0567d7
[build] Update to elasticsearch 2.0.0
dadoonet Aug 19, 2015
75b8075
[test] move to real integration tests
dadoonet Aug 19, 2015
348b05a
Add licences
dadoonet Aug 19, 2015
38ae042
Update to 2.0.0.beta1
dadoonet Aug 24, 2015
7dfaef4
Disable "Multiple Attachments With Encrypted Doc Should Fail" test
dadoonet Aug 25, 2015
f31d37b
Update README for 3.0.0-SNAPSHOT
dadoonet Aug 25, 2015
554e212
[build] update to elasticsearch 2.1.0
dadoonet Aug 25, 2015
7ce41e1
update documentation with release 3.0.0
dadoonet Aug 27, 2015
b2e0f90
Remove all netcdf dependencies
dadoonet Sep 22, 2015
3af481e
Remove all netcdf dependencies: update licenses
dadoonet Sep 30, 2015
f18f155
update documentation with release 2.7.1
dadoonet Sep 30, 2015
f2eb0a3
Latest version is 3.0.0
dadoonet Sep 30, 2015
2d604ea
Update to elasticsearch 2.0.0.beta2
dadoonet Sep 30, 2015
64983c7
update documentation with release 3.0.1
dadoonet Sep 30, 2015
d110369
Remove call to System.clearProperty("sun.font.fontmanager");
dadoonet Oct 23, 2015
94459bd
Standalone runner expects path.home to be set
dadoonet Oct 23, 2015
602dd04
[Docs] Mapper 3.0 show ES 2.0 functionality that does not exist
dadoonet Oct 23, 2015
88ca607
Improved introduction, added hello world
Sep 3, 2015
4aff3b3
Standalone runner expects path.home to be set
dadoonet Oct 23, 2015
543018a
Create branch for elasticsearch 2.1.x
dadoonet Oct 23, 2015
4edacab
Create branch for elasticsearch 2.x.x
dadoonet Oct 23, 2015
a8b1a6f
update documentation with release 3.0.2
dadoonet Oct 28, 2015
b6b510b
Error incorrect hash while installing with ES 2.0
dadoonet Oct 29, 2015
c65db1a
Fix mapping examples in documentation
dadoonet Oct 29, 2015
da65899
Mapper attachments plugin name is incorrect
dadoonet Nov 6, 2015
16674bd
Mapper attachments plugin name is incorrect
dadoonet Nov 6, 2015
867f496
Build: Switch mapper attachments to gradle
rjernst Nov 6, 2015
afe6fe8
Remove outdated dep exclusion
rjernst Nov 6, 2015
835994a
Fix groupid and remove more legacy files
rjernst Nov 7, 2015
cdab360
Merge pull request #184 from rjernst/update_to_gradle
rjernst Nov 7, 2015
3c40ed2
Fix security problems in mapper-attachments.
rmuir Nov 7, 2015
b0fcbb7
remove unnecessary unboxing, we do that as impl detail in parseTika
rmuir Nov 7, 2015
6b831e1
be explicit about name and link to bugzilla for the POI issue
rmuir Nov 7, 2015
f2ee1d7
Merge pull request #185 from rmuir/fix_security_exceptions
rmuir Nov 7, 2015
1fc89fe
Reduce surface area of mapper attachments:
rmuir Nov 8, 2015
b793f38
remove unnecessary file
rmuir Nov 8, 2015
997fac1
Merge pull request #186 from rmuir/reduce_surface_area
rmuir Nov 8, 2015
6b91e53
Add test documents from tika test suite
rmuir Nov 8, 2015
ecc8912
Merge pull request #187 from rmuir/tika_tests
rmuir Nov 8, 2015
39bc92b
remove unused imports
rmuir Nov 8, 2015
c07a512
Lockdown parsers with minimal privileges
rmuir Nov 8, 2015
9e99db0
move import under license header
rmuir Nov 8, 2015
550f462
migrate mapper attachments
rmuir Nov 8, 2015
a164586
Merge branch 'mapper_migrate' into migrate-mapper-attachments
rmuir Nov 8, 2015
e88896e
apply a few post-merge cleanups
rmuir Nov 8, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public enum OutputMode {
"lang-groovy",
"lang-javascript",
"lang-python",
"mapper-attachments",
"mapper-murmur3",
"mapper-size",
"repository-azure",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ OFFICIAL PLUGINS
- lang-groovy
- lang-javascript
- lang-python
- mapper-attachments
- mapper-murmur3
- mapper-size
- repository-azure
Expand Down
Loading