1. 88f8410 Shutdown executor for auto-commiting Lucene index when stopping Gerrit by Edwin Kempin · 9 years ago
  2. cd2516c ChangeData: Don't load ChangedLines when missing in index by Dave Borowitz · 9 years ago
  3. d7d82fe LuceneAccountIndex: Return results from read method by Edwin Kempin · 9 years ago
  4. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  5. c770781 Add AccountIndexRewriter by Edwin Kempin · 9 years ago
  6. d1969de Initial implementation of account index in Lucene by Dave Borowitz · 9 years ago
  7. 1818aed Merge "Drain executor of index change requests before closing index" by Hugo Arès · 9 years ago
  8. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  9. 4315f01 Store reviewer field in the index by Dave Borowitz · 9 years ago
  10. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  11. 804f1d9 Drain executor of index change requests before closing index by Jonathan Nieder · 9 years ago
  12. 9e972cc Support star labels by Edwin Kempin · 9 years ago
  13. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  14. 854cc54 Extract gerrit_index.config into its own class by Dave Borowitz · 9 years ago
  15. a209d9a AbstractLuceneIndex: Pass in index name by David Ostrovsky · 9 years ago
  16. 7e638dc Support generic indexes in LuceneVersionManager by Dave Borowitz · 9 years ago
  17. 680495c Store hashtags in change index by Edwin Kempin · 9 years ago
  18. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  19. 8be51b8 Store users that starred a change in change index by Edwin Kempin · 9 years ago
  20. d79c03a Remove redundant 'public' modifiers by David Pursehouse · 9 years ago
  21. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  22. 11e5b24 Merge "Revert "Support generic indexes in LuceneVersionManager"" by Dave Borowitz · 9 years ago
  23. 6247b52 Revert "Support generic indexes in LuceneVersionManager" by Michael Zhou · 9 years ago
  24. a2d40b8 Standardize capitalization of "NoteDb" by Dave Borowitz · 9 years ago
  25. 1762bac Support generic indexes in LuceneVersionManager by Dave Borowitz · 9 years ago
  26. 4997cf7 Fix spelling of ChangeIndexDefinition by Dave Borowitz · 9 years ago
  27. 886746f Encapsulate per-index utilities in a pair of generic classes by Dave Borowitz · 9 years ago
  28. b518e69 Generify OnlineReindexer and friends by Dave Borowitz · 9 years ago
  29. cbb9942 Move Document generation to AbstractLuceneIndex by Dave Borowitz · 9 years ago
  30. aa01c29 Parameterize Lucene's QueryBuilder by Dave Borowitz · 9 years ago
  31. 1068a69 Extract SubIndex as an abstract Index implementation by Dave Borowitz · 9 years ago
  32. ff5a38a LuceneVersionManager: Pass "changes_" prefix as argument by Dave Borowitz · 9 years ago
  33. 063e852 Extract a method for in-memory testing state in Lucene by Dave Borowitz · 9 years ago
  34. e1601e4 Move BooleanQuery static call into LuceneChangeModule by Dave Borowitz · 9 years ago
  35. 9a42bcc Move GerritIndexWriterConfig to its own file by Dave Borowitz · 9 years ago
  36. 5992220 Reindex: Remove --output option by Dave Borowitz · 9 years ago
  37. da0459d Extract interfaces for Index and IndexCollection by Dave Borowitz · 9 years ago
  38. e023347 Move most Change-related index code to an index subpackage by Dave Borowitz · 9 years ago
  39. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago
  40. 541c2e8 Merge "Buck: Allow to consume JGit from its own cell" by David Pursehouse · 9 years ago
  41. 2f39745 Merge "Merge branch 'stable-2.12'" by Edwin Kempin · 9 years ago
  42. 557ec3c Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  43. 72825f0 Fix reading changes from index for older schema versions by Dave Borowitz · 9 years ago
  44. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  45. 5a3bdad Lucene: Add back the core-and-backward-codecs target by David Pursehouse · 9 years ago
  46. 6da2282 Remove index defaultMaxClauseCount config setting while reusing maxTerms by Marco Miller · 9 years ago
  47. b48e7c7 Merge changes from topic 'load-changes-via-change-notes-factory' by Dave Borowitz · 9 years ago
  48. 3b553fa Upgrade Lucene to 5.4.1 by Dave Borowitz · 9 years ago
  49. 341baf2 Pass project to ChangeData so that it can load the change from notes by Edwin Kempin · 9 years ago
  50. 25b6287 Store project field in change index by Edwin Kempin · 9 years ago
  51. 7c99ef8 Merge "Improving message when needing to reindex" by Shawn Pearce · 9 years ago
  52. 37dcf00 Rename LEGACY_ID2 field to LEGACY_ID by Dave Borowitz · 9 years ago
  53. fc70ea3 Remove support for pre-Lucene 5 indexes by Dave Borowitz · 9 years ago
  54. 2c3abe2 Prune old index schema versions and fields by Dave Borowitz · 9 years ago
  55. 222c9f8 Improving message when needing to reindex by Claudio Pacchiega · 9 years ago
  56. 18ae916 Fix race in Lucene shutdown by Dave Borowitz · 9 years ago
  57. 67758fa Allow customizing the set of fields returned by the index by Dave Borowitz · 9 years ago
  58. bbe2cc6 Remove ChangeQueryRewriter interface by Dave Borowitz · 9 years ago
  59. 264198a Encapsulate index query options in a value type by Dave Borowitz · 11 years ago
  60. 714e8d6 Merge "Expose Lucene Index Writers for plug-ins" by David Pursehouse · 9 years ago
  61. 00dd167 Expose Lucene Index Writers for plug-ins by Gustaf Lundh · 10 years ago
  62. 3ace71c Upgrade Lucene to version 5.3.0 by David Pursehouse · 10 years ago
  63. 9a4efd3 Merge Lucene core and backward-codecs jars by Dave Borowitz · 10 years ago
  64. 5cc3023 ChangeField: Add LEGACY_ID2 by David Pursehouse · 10 years ago
  65. 97995c9 Update Guava to 19.0-rc1 by David Pursehouse · 10 years ago
  66. 03bc999 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  67. 751a0c4 Bind OnlineReindexer.Factory in LuceneIndexModule by David Pursehouse · 10 years ago
  68. 47f15be Add ssh command to activate the latest index by Hugo Arès · 10 years ago
  69. 3a59335 Add ssh command to restart online indexer by Hugo Arès · 10 years ago
  70. 64cfaf2 Use try/multi-catch by Urs Wolfer · 10 years ago
  71. 875f469 Upgrade Lucene to version 5.2.1 by David Pursehouse · 10 years ago
  72. 7a9c7e6 Lucene: Prohibit searching empty string over a full-text field by Dave Borowitz · 10 years ago
  73. a7df7ca Read reviewedBy set from secondary index by Dave Borowitz · 10 years ago
  74. d83709e Store PatchSets in secondary index by Dave Borowitz · 10 years ago
  75. 6b36f36 Merge "Upgrade Lucene to 5.1.0" by Edwin Kempin · 10 years ago
  76. 7bb169d Upgrade Lucene to 5.1.0 by David Pursehouse · 10 years ago
  77. b82fbcb IndexConfig: Configure maxLimit from Config by Dave Borowitz · 10 years ago
  78. 805a2da Move QueryBuilder.badFieldType to FieldType class by David Pursehouse · 10 years ago
  79. b7c57bb Organize imports by David Pursehouse · 10 years ago
  80. 257acde WrappableSearcherManager: Wrap long line by David Pursehouse · 10 years ago
  81. efdb246 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  82. 245dc68 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  83. 70aaf7e Update Lucene to 5.0.0 by Dave Borowitz · 10 years ago
  84. d80b934 Add config option to disable online reindexing by Dave Borowitz · 10 years ago
  85. c89b759 OnlineReindexer: log the success/failure numbers on exit by Saša Živkov · 10 years ago
  86. 65dad04 Make inner classes static where appropriate by David Pursehouse · 10 years ago
  87. b4ea0fe Use Integer.parseInt instead of Integer.valueOf by David Pursehouse · 10 years ago
  88. 6b37799 SitePaths: Convert index_dir to Path by Dave Borowitz · 10 years ago
  89. b4de292 Add index configuration to specify maximum possible limit by Dave Borowitz · 10 years ago
  90. 90ee0cb Remove all references to deleted change fields by Dave Borowitz · 10 years ago
  91. 9ac0746 Update Lucene to version 4.10.2 by David Pursehouse · 10 years ago
  92. 21485c8 Simplify ChangeIndex by removing delete(ChangeData) by Dave Borowitz · 10 years ago
  93. 552293b Merge branch 'stable-2.10' by Dave Borowitz · 10 years ago
  94. fdb0999 Merge branch 'stable-2.9' into stable-2.10 by Dave Borowitz · 10 years ago
  95. 903be04 Delete a change from the index when it is not in the DB by Olga Grinberg · 10 years ago
  96. 8afb53c Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  97. c303a34 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  98. db27fb3 Rename ChangeBatchIndexer to SiteIndexer by Dave Borowitz · 10 years ago
  99. 787af5f Separate change indexer threads into interactive/batch pools by Dave Borowitz · 10 years ago
  100. 2ab1af1 Store mergeable field from cache in index by Dave Borowitz · 10 years ago