1. 17f8d57 Merge branch 'stable-3.10' by Matthias Sohn · 4 weeks ago master
  2. 0b7d4b8 Implement new numDocs() method by Matthias Sohn · 5 weeks ago
  3. 08c9aea ElasticContainer: remove unused private constant by Matthias Sohn · 5 weeks ago stable-3.10
  4. 8239f75 ElasticContainer: suppress unclosed resource warning by Matthias Sohn · 5 weeks ago
  5. 6c475cb Replace use of deprecated Changes#id(int) method by Matthias Sohn · 5 weeks ago
  6. 46d674f Suppress unused parameter warning by Matthias Sohn · 5 weeks ago
  7. 6dddb55 AbstractElasticIndex: remove redundant type arguments by Matthias Sohn · 5 weeks ago
  8. a2355e7 Replace deprecated JsonParser constructor and parse method by Matthias Sohn · 5 weeks ago
  9. 9f3d4d3 Update testcontainers to latest release 1.20.2 by Matthias Sohn · 5 weeks ago
  10. 01f94a1 Fix version check regexes and allow any 7.x and 8.x versions by Matthias Sohn · 5 weeks ago
  11. f42bf97 Update elasticsearch used in tests to 7.17.24 and 8.15.2 by Matthias Sohn · 5 weeks ago
  12. 10ce51c Update elasticsearch-rest-client to latest release 8.15.2 by Matthias Sohn · 5 weeks ago
  13. 01148ef Fixes for stable-3.10 and master by Nasser Grainawi · 7 months ago
  14. 889e82d Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 7 months ago stable-3.9
  15. ccebdbc Merge branch 'stable-3.7' into stable-3.8 by Nasser Grainawi · 7 months ago stable-3.8
  16. 2ab2490 Merge branch 'stable-3.6' into stable-3.7 by Nasser Grainawi · 7 months ago stable-3.7
  17. 62dfef0 Merge branch 'stable-3.5' into stable-3.6 by Nasser Grainawi · 7 months ago stable-3.6
  18. 17d40a6 test: Simplify SSL setup by Nasser Grainawi · 7 months ago stable-3.5
  19. 5e5414f Add 8.9.* to supported versions by Nasser Grainawi · 10 months ago
  20. 756ec2b test: Always enable SSL for ES containers by Nasser Grainawi · 10 months ago
  21. 96ad748 Bump testcontainers to 1.19.7 by Nasser Grainawi · 7 months ago
  22. 4197838 Remove unused build var by Nasser Grainawi · 10 months ago
  23. 5574494 test: Add assert for closing indexes by Nasser Grainawi · 10 months ago
  24. eaf9111 test: Use the 'withTag' helper to get DockerImageName by Nasser Grainawi · 10 months ago
  25. 56924e9 Include an 'Accept' header for Content-Type in requests by Nasser Grainawi · 10 months ago
  26. 8636be9 Add a debug log while insert/replace change index operation by Prudhvi Akhil Alahari · 11 months ago
  27. e83a650 Merge from stable-3.8 and fix for 3.9 by Nasser Grainawi · 1 year, 1 month ago
  28. 0765c4f Merge branch 'stable-3.7' into stable-3.8 by Nasser Grainawi · 1 year, 1 month ago
  29. 5b03669 Merge branch 'stable-3.6' into stable-3.7 by Nasser Grainawi · 1 year, 1 month ago
  30. 6db3b04 Merge branch 'stable-3.5' into stable-3.6 by Nasser Grainawi · 1 year, 1 month ago
  31. 7fa3f06 Index.replace: Log responses containing errors by Kaushik Lingarkar · 1 year, 3 months ago
  32. 9fa6480 Remove warning stating that Elasticsearch is not production ready by Kaushik Lingarkar · 1 year, 3 months ago
  33. 00fd5cf Merge branch 'stable-3.7' into stable-3.8 by Jacek Centkowski · 1 year, 3 months ago
  34. f1cfaf3 Merge branch 'stable-3.6' into stable-3.7 by Jacek Centkowski · 1 year, 3 months ago
  35. 8c54bd1 Failfast when elasticsearch module has paginationType set to NONE by Jacek Centkowski · 1 year, 4 months ago
  36. c746f31 Fix documentation for building elasticsearch module by Diego Zambelli Sessona · 1 year, 4 months ago
  37. beda74a Remove double brace initialization by Diego Zambelli Sessona · 1 year, 4 months ago
  38. a526313 Merge "Add trace timer around Elasticsearch's performRequest" into stable-3.5 by Kaushik Lingarkar · 1 year, 5 months ago
  39. 3ec47c7 Merge "Fix Flogger issues flagged by error prone" into stable-3.5 by Kaushik Lingarkar · 1 year, 5 months ago
  40. e4fa395 Add trace timer around Elasticsearch's performRequest by Kaushik Lingarkar · 1 year, 5 months ago
  41. 47ef2fa Fix Flogger issues flagged by error prone by Kaushik Lingarkar · 1 year, 5 months ago
  42. 7e83929 Fix incorrect symlink in build docs by Darius Jokilehto · 1 year, 6 months ago
  43. 48626d9 Fix Flogger compile time errors by Darius Jokilehto · 1 year, 6 months ago
  44. 3433018 Update 'exact' field mapping to avoid duplicate data by Kaushik Lingarkar · 1 year, 10 months ago
  45. cae666f Merge branch 'stable-3.7' by Kaushik Lingarkar · 1 year, 9 months ago
  46. 0dcec67 Merge branch 'stable-3.6' into stable-3.7 by Kaushik Lingarkar · 1 year, 9 months ago
  47. 606d486 Add an analyzer with tokenizer:keyword to prefix fields by Kaushik Lingarkar · 1 year, 9 months ago
  48. 80a8125 Merge branch 'stable-3.6' into stable-3.7 by Nasser Grainawi · 1 year, 10 months ago
  49. 324c9b9 Merge branch 'stable-3.5' into stable-3.6 by Nasser Grainawi · 1 year, 10 months ago
  50. 528ba6e Prune _source to only contain stored fields by Kaushik Lingarkar · 1 year, 10 months ago
  51. da5017c Introduce 'elasticsearch.codec' config by Kaushik Lingarkar · 1 year, 10 months ago
  52. 5bc1646 Merge "Update testcontainers to 1.17.5" into stable-3.5 by Luca Milanesio · 1 year, 10 months ago
  53. 825efa5 Disable tracking total number of hits by Kaushik Lingarkar · 1 year, 11 months ago
  54. be191d7 Use bool 'filter' queries instead of 'match' by Nasser Grainawi · 1 year, 11 months ago
  55. c342a90 Replace camelCase format name dateOptionalTime by Nasser Grainawi · 2 years, 1 month ago
  56. 9024139 Return cardinality from predicate when available by Prudhvi Akhil Alahari · 2 years, 1 month ago
  57. 86c95e0 Update testcontainers to 1.17.5 by Nasser Grainawi · 2 years, 2 months ago
  58. dbde296 Update testcontainers to 1.16.3 by Nasser Grainawi · 2 years, 2 months ago
  59. 13ee6ca Elasticsearch tests: Recreate container for each test suite by Nasser Grainawi · 2 years, 2 months ago
  60. fd7e9ba Merge pagination improvements from Gerrit 3.4 by Kaushik Lingarkar · 2 years, 2 months ago
  61. 2d05f8d Paginate no-limit queries by Kaushik Lingarkar · 2 years, 2 months ago
  62. ef65046 Introduce a SEARCH_AFTER index pagination type by Kaushik Lingarkar · 2 years, 3 months ago
  63. d85e0c1 Remove support for vulnerable ES versions by Luca Milanesio · 2 years, 11 months ago
  64. ac9cb01 Merge "tests: Print container logs of startup failure" into stable-3.5 by Martin Fick · 2 years, 4 months ago
  65. 8792745 Add 7.16.* to supported versions by Kaushik Lingarkar · 2 years, 4 months ago
  66. 0117ee7 tests: Print container logs of startup failure by Adithya Chakilam · 2 years, 4 months ago
  67. 168dafb Use official elasticsearch docker image for tests by Kaushik Lingarkar · 2 years, 4 months ago
  68. 0d14ee7 Add 7.10.* to supported versions by Kaushik Lingarkar · 2 years, 4 months ago
  69. 9f4a6d1 Merge "Use errors output field to determine _bulk API failure" into stable-3.5 by Nasser Grainawi · 2 years, 4 months ago
  70. 880902c Use errors output field to determine _bulk API failure by Prudhvi Akhil Alahari · 2 years, 5 months ago
  71. 933c3ff elasticsearch-rest-client: Update to latest 8.3.2 by Nasser Grainawi · 2 years, 5 months ago
  72. 3a416fc docs: Split README content into more files by Nasser Grainawi · 2 years, 4 months ago
  73. 4f375d5 Do not wait for refresh when AutoFlush.DISABLED by David Ostrovsky · 2 years, 5 months ago
  74. 2b69a8f Refactor provisioning of refresh parameter by David Ostrovsky · 2 years, 5 months ago
  75. 31d90dd AbstractElasticIndex: Remove unused postRequest method by David Ostrovsky · 2 years, 5 months ago
  76. c94f2c5 Adapt to adding support to store protos in indexes by David Ostrovsky · 2 years, 5 months ago
  77. 617d3b5 Merge "Convert config document from Ascii doc to markdown" into stable-3.5 by Nasser Grainawi · 2 years, 5 months ago
  78. c0906aa Convert config document from Ascii doc to markdown by Aditya Gupta · 2 years, 6 months ago
  79. 2e3c4a0 Merge branch 'stable-3.6' by David Ostrovsky · 2 years, 5 months ago
  80. 572a92c Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 2 years, 6 months ago
  81. 3e6de6f Remove dependency on //java/com/google/gerrit/proto by David Ostrovsky · 2 years, 6 months ago
  82. 53a86ea Restore dockerized integration tests by David Ostrovsky · 2 years, 6 months ago
  83. 1f04153 Adapt Bazel build and deps to latest stable-3.5 by Luca Milanesio · 2 years, 6 months ago
  84. db42aed Adapt to the latest Index interface in stable-3.5 by Luca Milanesio · 2 years, 6 months ago
  85. 39831de Initial implementation extracted from Gerrit stable-3.5 by Luca Milanesio · 2 years, 6 months ago
  86. 19ffb77 Turn on error for the EmptyBlockTag bug pattern and fix related problems by Dmitrii Filippov · 3 years, 2 months ago
  87. 64db4d8 Use fake index in integration tests, allow running against lucene/fake indices by Patrick Hiesel · 3 years, 7 months ago
  88. 4b3f9c6 Merge branch 'stable-3.4' by Marco Miller · 3 years, 5 months ago
  89. 19f7e67 Merge branch 'stable-3.3' into stable-3.4 by Marco Miller · 3 years, 5 months ago
  90. 7da4af0 Merge branch 'stable-3.2' into stable-3.3 by Marco Miller · 3 years, 5 months ago
  91. 8a3e31f Elasticsearch: Discontinue EOL version 7.5 support by Marco Miller · 3 years, 5 months ago
  92. 049179c Merge branch 'stable-3.4' by Marco Miller · 3 years, 6 months ago
  93. 314c0b0 Merge branch 'stable-3.3' into stable-3.4 by Marco Miller · 3 years, 6 months ago
  94. 7bdf44e Merge branch 'stable-3.2' into stable-3.3 by Marco Miller · 3 years, 6 months ago
  95. 5c96438 Elasticsearch: Discontinue EOL version 7.4 support by Marco Miller · 3 years, 6 months ago
  96. e944da5 FieldDef: Implement generic backfilling logic by Patrick Hiesel · 3 years, 7 months ago
  97. 105ae05 Move InternalGroup to the entities package by Gal Paikin · 3 years, 8 months ago
  98. fd211af Bazel: Parallelize Elasticseach test execution by David Ostrovsky · 3 years, 9 months ago
  99. cb3b39e Merge "Merge branch 'stable-3.3'" by Luca Milanesio · 3 years, 9 months ago
  100. b16070f Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 9 months ago