summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-12-23Merge pull request #15539 from jpountz/fix/immutable_document_mapperAdrien Grand
2015-12-23Make mapping updates more robust.Adrien Grand
2015-12-22Merge remote-tracking branch 'dakrone/freebsd-test-fix'Lee Hinman
2015-12-22Reduce number of threads in o.e.c.c.CacheTestsJason Tedor
2015-12-22Fix build to run correctly on FreeBSDLee Hinman
2015-12-22Make BulkProcessorRetryIT less sensitiveDaniel Mitterdorfer
2015-12-22Speed up CodecTests.Adrien Grand
2015-12-22Merge pull request #15592 from s1monw/remove_deprecated_query_cache_settingsSimon Willnauer
2015-12-22Remove `index.compound_on_flush` setting and default to `true`Simon Willnauer
2015-12-22Remove deprecated query cache settingsSimon Willnauer
2015-12-22Merge pull request #15584 from s1monw/move_translog_syn_to_index_serviceSimon Willnauer
2015-12-22Analysis : Fix no response from Analyze API without specified indexJun Ohtani
2015-12-22Analysis : Fix no response from Analyze API without specified indexJun Ohtani
2015-12-21fix visibilitySimon Willnauer
2015-12-21fix spelling and remove wildcard importsSimon Willnauer
2015-12-21Move async translog sync logic into IndexServiceSimon Willnauer
2015-12-21Merge pull request #15574 from s1monw/drop_simple_translogSimon Willnauer
2015-12-21Merge pull request #15575 from jpountz/upgrade/5.5.0-snapshot-1721183Adrien Grand
2015-12-21Upgrade to lucene-5.5.0-snapshot-1721183.Adrien Grand
2015-12-21Drop support for simple translog and hard-wire buffer to 8kbSimon Willnauer
2015-12-21Merge pull request #15571 from jimferenczi/min_should_matchJim Ferenczi
2015-12-21Queries.calculateMinShouldMatch returns the number of "min should match" clau...Jim Ferenczi
2015-12-21added 2.3.0-SNAPSHOT as a Version constantSimon Willnauer
2015-12-21fix testSimon Willnauer
2015-12-21Simplify translog-based flush settingsSimon Willnauer
2015-12-21Remove `index.merge.scheduler.notify_on_failure` and default to `true`Simon Willnauer
2015-12-21Make mappings tests more realistic.Adrien Grand
2015-12-21Merge pull request #15371 from jimferenczi/alias_routingJim Ferenczi
2015-12-21Separates routing and parent in all documentrequest in order to be able to di...Jim Ferenczi
2015-12-18Fix collector's class name on response outputZachary Tong
2015-12-18Rename InternalFilters.Bucket to InternalFilters.InternalBucket to avoid name...Ryan Ernst
2015-12-18Merge branch 'master' into wildcard_importsRyan Ernst
2015-12-18Remove wildcard importsRyan Ernst
2015-12-18[TEST] Check length of profiled results in testsZachary Tong
2015-12-18Ensure profile results are immutable after serializationZachary Tong
2015-12-18Align handling of interrupts in BulkProcessorDaniel Mitterdorfer
2015-12-18Merge pull request #15545 from rmuir/ratRobert Muir
2015-12-18add missing license headersRobert Muir
2015-12-18add missing license headersRobert Muir
2015-12-18Don't allow nodes with missing custom data types to join clusterAreek Zillur
2015-12-18Aggregations: Run pipeline aggregations for empty buckets added in the Range ...Colin Goodheart-Smithe
2015-12-18Merge pull request #15010 from cbuescher/refactor-shapebuildersChristoph Büscher
2015-12-18Merge pull request #15278 from s1monw/settings_prototypeSimon Willnauer
2015-12-18[TEST] use new settings infraSimon Willnauer
2015-12-18Check for tragic event on all kinds of exceptions not only ACE and IOExceptionSimon Willnauer
2015-12-18Merge branch 'master' into settings_prototypeSimon Willnauer
2015-12-18Convert `transport.tcp.compress` settingSimon Willnauer
2015-12-18Fix usage of latch in RetryTestsDaniel Mitterdorfer
2015-12-17Build: Move test framework under a "test" top level dirRyan Ernst
2015-12-17Address possible race condition in testJason Tedor