summaryrefslogtreecommitdiff
path: root/plugins/mapper-murmur3
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-04-11Removes version 2.x constants from Version (#24011)Colin Goodheart-Smithe
2017-03-23Remove DocumentMapper#parse(String index, String type, String id, BytesRefere...AdityaJNair
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-12-01fix TemplateQueryBuilderTests & Murmur3FieldMapperTestsBoaz Leskes
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-11-02Require arguments for QueryShardContext creation. (#21196)Adrien Grand
2016-09-23Remove AnalysisService and reduce it to a simple name to analyzer mapping (#2...Simon Willnauer
2016-08-26Validate blank field nameJun Ohtani
2016-08-26GET operations should not extract fields from `_source`. #20158Adrien Grand
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-06-21Plugins: Remove guice from Mapper pluginsRyan Ernst
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-05-16Lessen leniency of the query dsl. #18276Adrien Grand
2016-04-26Version: Set version to 5.0.0-alpha2Alexander Reelsen
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-07Remove bw compat from murmur3 mapperSimon Willnauer
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2016-02-08Detach QueryShardContext from IndexShard and remove obsolete threadlocalsSimon Willnauer
2016-01-22Convert "path.*" and "pidfile" to new settings infraDaniel Mitterdorfer
2016-01-19Merge branch 'master' into new_index_settingsSimon Willnauer
2016-01-18Test: Make rest test framework accept http directly for the test clusterRyan Ernst
2016-01-18fix all kinds of crazy test failuresSimon Willnauer
2016-01-18fix Murmur3FieldMapperTestsSimon Willnauer
2016-01-06Remove a few more Xlint skipsNik Everett
2016-01-06Percolator refactoring:Martijn van Groningen
2015-12-21Make mappings tests more realistic.Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-12-15Make mappings immutable.Adrien Grand
2015-12-02Remove "empty" licenses dirDavid Pilato
2015-11-27[TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling ...Simon Willnauer
2015-11-25Tests: For single data path for *FieldMapperUpgradeTests.Adrien Grand
2015-11-24Add a test that upgrades succeed even if a mapping contains fields that come ...Adrien Grand
2015-11-24Register field mappers at the node level.Adrien Grand
2015-11-05Simplify plugin API and fix IndexService internal allocationSimon Willnauer
2015-11-05Remove guice from the index levelSimon Willnauer
2015-10-29Build: Remove maven pom files and supporting ant filesRyan Ernst
2015-10-29Switch build system to GradleRyan Ernst
2015-10-22Replace IndexSettings annotation with a full-fledged classSimon Willnauer
2015-09-16Test: Move rest-api-spec for plugins into test resourcesRyan Ernst
2015-09-15[test] plugins simple RestIT tests don't work from IDEDavid Pilato