summaryrefslogtreecommitdiff
path: root/plugins/mapper-size
AgeCommit message (Expand)Author
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-02-27[TEST] don't check exact size in mapper-size yaml testjavanna
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-19Make boolean conversion strict (#22200)Daniel Mitterdorfer
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-19The `_all` default mapper is not completely configured. (#22236)Adrien Grand
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-11-29Add RangeFieldMapper for numeric and date range typesNicholas Knize
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-08-11Remove ESIntegTestCase#pluginListNik Everett
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-05Add doc values support to the _size field in the mapper-size pluginJim Ferenczi
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-06-27Merge branch 'master' into mapper_plugin_apiRyan Ernst
2016-06-27Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`"Jim Ferenczi
2016-06-24Merge branch 'master' into mapper_plugin_apiRyan Ernst
2016-06-22Rename `fields` to `stored_fields` and add `docvalue_fields`Jim Ferenczi
2016-06-21Plugins: Remove guice from Mapper pluginsRyan Ernst
2016-06-17Merge branch 'master' into enhancement/rollover_apiAreek Zillur
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-06-06add named writable registry glueAreek Zillur
2016-05-25Disable XContent auto closing of object and arraysTanguy Leroux
2016-05-10Mapping cleanups. #18180Adrien Grand
2016-04-26Version: Set version to 5.0.0-alpha2Alexander Reelsen
2016-04-22Remove camelCase supportRyan Ernst
2016-04-14Use the new points API to index numeric fields. #17746Adrien Grand
2016-04-12Do not set analyzers on numeric fields.Adrien Grand
2016-03-14adapt tests to use index uuid as folder nameAreek Zillur
2016-03-07Remove bw compat from size mapperSimon Willnauer
2016-03-07upgrade to lucene 6.0.0-snapshot-bea235fRobert Muir
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2016-02-08Detach QueryShardContext from IndexShard and remove obsolete threadlocalsSimon Willnauer
2016-01-29mappings: remove fly weightMartijn van Groningen
2016-01-27Be stricter about parsing boolean values in mappings.Adrien Grand
2016-01-22Convert "path.*" and "pidfile" to new settings infraDaniel Mitterdorfer
2016-01-19Merge branch 'master' into new_index_settingsSimon Willnauer
2016-01-19Merge pull request #16059 from jpountz/enhancement/mapping_merge_reasonAdrien Grand
2016-01-18Test: Make rest test framework accept http directly for the test clusterRyan Ernst
2016-01-18Expose the reason why a mapping merge is issued.Adrien Grand
2016-01-18convert IndexModule settingsSimon Willnauer
2016-01-06Percolator refactoring:Martijn van Groningen
2015-12-24Remove mapping backward compatibilit with pre-2.0.Adrien Grand
2015-12-23Remove `index_name` back compat.Adrien Grand
2015-12-23Fix SizeMappingTests failure.Adrien Grand
2015-12-23Make mapping updates more robust.Adrien Grand
2015-12-21Make mappings tests more realistic.Adrien Grand