1. 751a0c4 Bind OnlineReindexer.Factory in LuceneIndexModule by David Pursehouse · 10 years ago
  2. 47f15be Add ssh command to activate the latest index by Hugo Arès · 10 years ago
  3. 3a59335 Add ssh command to restart online indexer by Hugo Arès · 10 years ago
  4. 245dc68 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  5. c89b759 OnlineReindexer: log the success/failure numbers on exit by Saša Živkov · 10 years ago
  6. b4de292 Add index configuration to specify maximum possible limit by Dave Borowitz · 10 years ago
  7. 90ee0cb Remove all references to deleted change fields by Dave Borowitz · 10 years ago
  8. 9ac0746 Update Lucene to version 4.10.2 by David Pursehouse · 10 years ago
  9. 21485c8 Simplify ChangeIndex by removing delete(ChangeData) by Dave Borowitz · 10 years ago
  10. 552293b Merge branch 'stable-2.10' by Dave Borowitz · 10 years ago
  11. fdb0999 Merge branch 'stable-2.9' into stable-2.10 by Dave Borowitz · 10 years ago
  12. 903be04 Delete a change from the index when it is not in the DB by Olga Grinberg · 10 years ago
  13. 8afb53c Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  14. c303a34 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  15. db27fb3 Rename ChangeBatchIndexer to SiteIndexer by Dave Borowitz · 10 years ago
  16. 787af5f Separate change indexer threads into interactive/batch pools by Dave Borowitz · 10 years ago
  17. 2ab1af1 Store mergeable field from cache in index by Dave Borowitz · 10 years ago
  18. 5d73b06 Convert ChangeBatchIndexer to more of a builder pattern by Dave Borowitz · 10 years ago
  19. 41abb37 Enable and fix Eclipse warnings about redundant type arguments by David Pursehouse · 10 years ago
  20. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  21. 74ccc23 Allow to raise BooleanQuery limit in gerrit.config. by Olga Grinberg · 10 years ago
  22. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  23. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  24. 7d28fe8 Lucene: Fix deprecated IndexWriter.close() call by Dave Borowitz · 10 years ago
  25. 4995c3d Bump Lucene version to 4.10 by David Ostrovsky · 10 years ago
  26. 158a024 Tweak Lucene analyzer's definition of a whole word by Simon Lei · 10 years ago
  27. 7bf7e49 Remove unused insert method from secondary index interface by David Pursehouse · 11 years ago
  28. 160584c Lucene: Use stored ChangedLines values by Dave Borowitz · 11 years ago
  29. 45d0a77 Add search fields for # of changed lines. by Jeff Davidson · 11 years ago
  30. d2c6b66 Merge branch 'stable-2.9' by Dave Borowitz · 11 years ago
  31. d3e10a9 Merge branch 'stable-2.8' into stable-2.9 by Dave Borowitz · 11 years ago
  32. 953784a Ensure NrtFutures are notified promptly of new search generation by Dave Borowitz · 11 years ago
  33. 8fdf043 Fix deadlocks in SubIndex shutdown by Dave Borowitz · 11 years ago
  34. df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  35. ecc86e2 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  36. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  37. 4174e56 Fix memory leak of SubIndex.NrtFuture objects by Bruce Zu · 11 years ago
  38. af058e6 Disable commitWithin when running Reindex by Bruce Zu · 11 years ago
  39. 4aed07b Add a "projects" field for searching projects by prefix by Dave Borowitz · 11 years ago
  40. ae866cd Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  41. d08b045 Support committing Lucene writes within a fixed interval by Dave Borowitz · 11 years ago
  42. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  43. a0af7fe Add operators for absolute last-updated-on search by Dave Borowitz · 11 years ago
  44. fc9d962 Remove excessive injection stack from InitIndex by Dave Borowitz · 11 years ago
  45. 86d070f Eliminate potential NPEs with ChangeData.getChange() by Dave Borowitz · 11 years ago
  46. 569f251 Use Lucene's QueryBuilder for building full-text queries by Dave Borowitz · 11 years ago
  47. 71f734b Switch to Lucene 4.6 in code by David Ostrovsky · 11 years ago
  48. 0232cc4 Fix online reindexing by Dave Borowitz · 11 years ago
  49. 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
  50. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  51. 7a2d8d4 Fix last line of license headers by Dave Borowitz · 11 years ago
  52. ceeff43 Support creating Lucene indexes in-memory by Dave Borowitz · 11 years ago
  53. bb5a30f8 Make @IndexExecutor a non-scheduled executor by Dave Borowitz · 11 years ago
  54. 2ae0171 Log and skip indexed fields that produce an error by Dave Borowitz · 11 years ago
  55. fc1bba5 Don't return futures from ChangeIndex methods by Dave Borowitz · 12 years ago
  56. 3d271c0 Update Lucene to 4.4.0 by Dave Borowitz · 11 years ago
  57. d57c22d Close indexes as they are removed from the IndexCollection by Dave Borowitz · 11 years ago
  58. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 11 years ago
  59. 2e0f89d Index full sortkey field in secondary index by Dave Borowitz · 11 years ago
  60. 8830bb5 Return last N results by sortkey when using sortkey_after by Dave Borowitz · 11 years ago
  61. 40f37c8 Lucene: disable default english stop words set by David Ostrovsky · 11 years ago
  62. 24b14d5 Store PatchSetApprovals instead of labels in the index by Dave Borowitz · 11 years ago
  63. 05b254f Render JSON results for the change table only using the index by Dave Borowitz · 11 years ago
  64. 50a7a3a Make SubmitRecord.Label's fields @Columns by Dave Borowitz · 11 years ago
  65. 54c8d27 Merge "Fix NPE when scanning change index versions if 'index' dir is missing" by Shawn Pearce · 11 years ago
  66. acdac36 Fix NPE when scanning change index versions if 'index' dir is missing by Edwin Kempin · 11 years ago
  67. 0eeee76 Fix print out of warning if file of change index version is not a directory by Edwin Kempin · 11 years ago
  68. 76e7b42 Push limit term into secondary index queries by Dave Borowitz · 11 years ago
  69. b9b38b2 Add online Lucene reindexing support by Dave Borowitz · 12 years ago
  70. 2361cef Factor out batch indexing logic into a ChangeBatchIndexer by Dave Borowitz · 12 years ago
  71. d103b2b Scan index directory to determine Lucene versions by Dave Borowitz · 12 years ago
  72. 97a01db Replace Reindex --dry-run with --output by Dave Borowitz · 12 years ago
  73. 1d2a998 Bind index versions dynamically by Dave Borowitz · 12 years ago
  74. 0bd69fe Rewrite schema versioning in preparation for multiple versions by Dave Borowitz · 12 years ago
  75. 268cee3 Fix -owner:self query by Shawn Pearce · 12 years ago
  76. 9c47204 Don't run SQL rewrites when secondary index is enabled by Shawn Pearce · 12 years ago
  77. e12cf64 Compare instance of predicates, not exact class by Nasser Grainawi · 12 years ago
  78. d5ebda3 Fixed bug in LuceneChangeIndex.deleteAll() by Ahaan Ugale · 12 years ago
  79. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago
  80. 4181d8f Change negated age timestamp to be open-ended by Shawn Pearce · 12 years ago
  81. 122ecd5 Lucene: Search commit messages using secondary index by Gohulan Balachandran · 12 years ago
  82. 9bc6cef Fix wrong import that causes the buck build to fail by Edwin Kempin · 12 years ago
  83. 75ac1f1 Replace SearcherManager with NRTManager by Shawn Pearce · 12 years ago
  84. da89859 Only load legacy field when reading the change document by Shawn Pearce · 12 years ago
  85. 2a94e48 Search Change-Id strings using ChangeIndex by Shawn Pearce · 12 years ago
  86. 79322b0 Replace getOperator() with getField().getName() by Shawn Pearce · 12 years ago
  87. 3d35b82 Exactly index sortkey with Lucene by Shawn Pearce · 12 years ago
  88. 6ef53023 Use Lucene to index and search on commit-id by Nasser Grainawi · 12 years ago
  89. 13b2073 Merge "Support regexp in file operator if Lucene indexing is enabled" by Shawn Pearce · 12 years ago
  90. 83ec5d4 Support regexp in file operator if Lucene indexing is enabled by Edwin Kempin · 12 years ago
  91. 02a165c Fix license headers by Edwin Kempin · 12 years ago
  92. bf96550 Sort changes from Lucene by updated descending by Shawn Pearce · 12 years ago
  93. 95b77ff Search age (aka last updated) with ChangeIndex by Shawn Pearce · 12 years ago
  94. fe1f591 Search topic with ChangeIndex by Shawn Pearce · 12 years ago
  95. a44d839 Lucene: close sub-indexes in parallel by Dave Borowitz · 12 years ago
  96. e2f424a Lucene: allow configuring writer flush options by Dave Borowitz · 12 years ago
  97. 2aacdd0 Lucene: don't commit the index after every write by Dave Borowitz · 12 years ago
  98. 9c179db Merge "Merge results from multiple Lucene subindexes" by Edwin Kempin · 12 years ago
  99. 4f77a27 Merge results from multiple Lucene subindexes by Shawn Pearce · 12 years ago
  100. 31a26fc Reindex: add --dry-run flag by Dave Borowitz · 12 years ago