1. b9b38b2 Add online Lucene reindexing support by Dave Borowitz · 12 years ago
  2. 2361cef Factor out batch indexing logic into a ChangeBatchIndexer by Dave Borowitz · 12 years ago
  3. d103b2b Scan index directory to determine Lucene versions by Dave Borowitz · 12 years ago
  4. 97a01db Replace Reindex --dry-run with --output by Dave Borowitz · 12 years ago
  5. 1d2a998 Bind index versions dynamically by Dave Borowitz · 12 years ago
  6. 0bd69fe Rewrite schema versioning in preparation for multiple versions by Dave Borowitz · 12 years ago
  7. 268cee3 Fix -owner:self query by Shawn Pearce · 12 years ago
  8. 9c47204 Don't run SQL rewrites when secondary index is enabled by Shawn Pearce · 12 years ago
  9. e12cf64 Compare instance of predicates, not exact class by Nasser Grainawi · 12 years ago
  10. d5ebda3 Fixed bug in LuceneChangeIndex.deleteAll() by Ahaan Ugale · 12 years ago
  11. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago
  12. 4181d8f Change negated age timestamp to be open-ended by Shawn Pearce · 12 years ago
  13. 122ecd5 Lucene: Search commit messages using secondary index by Gohulan Balachandran · 12 years ago
  14. 9bc6cef Fix wrong import that causes the buck build to fail by Edwin Kempin · 12 years ago
  15. 75ac1f1 Replace SearcherManager with NRTManager by Shawn Pearce · 12 years ago
  16. da89859 Only load legacy field when reading the change document by Shawn Pearce · 12 years ago
  17. 2a94e48 Search Change-Id strings using ChangeIndex by Shawn Pearce · 12 years ago
  18. 79322b0 Replace getOperator() with getField().getName() by Shawn Pearce · 12 years ago
  19. 3d35b82 Exactly index sortkey with Lucene by Shawn Pearce · 12 years ago
  20. 6ef53023 Use Lucene to index and search on commit-id by Nasser Grainawi · 12 years ago
  21. 13b2073 Merge "Support regexp in file operator if Lucene indexing is enabled" by Shawn Pearce · 12 years ago
  22. 83ec5d4 Support regexp in file operator if Lucene indexing is enabled by Edwin Kempin · 12 years ago
  23. 02a165c Fix license headers by Edwin Kempin · 12 years ago
  24. bf96550 Sort changes from Lucene by updated descending by Shawn Pearce · 12 years ago
  25. 95b77ff Search age (aka last updated) with ChangeIndex by Shawn Pearce · 12 years ago
  26. fe1f591 Search topic with ChangeIndex by Shawn Pearce · 12 years ago
  27. a44d839 Lucene: close sub-indexes in parallel by Dave Borowitz · 12 years ago
  28. e2f424a Lucene: allow configuring writer flush options by Dave Borowitz · 12 years ago
  29. 2aacdd0 Lucene: don't commit the index after every write by Dave Borowitz · 12 years ago
  30. 9c179db Merge "Merge results from multiple Lucene subindexes" by Edwin Kempin · 12 years ago
  31. 4f77a27 Merge results from multiple Lucene subindexes by Shawn Pearce · 12 years ago
  32. 31a26fc Reindex: add --dry-run flag by Dave Borowitz · 12 years ago
  33. 0066d9a Push open/closed subindex into Lucene implementation by Dave Borowitz · 12 years ago
  34. c64399f Control threadpool behavior for indexing by Dave Borowitz · 12 years ago
  35. 45661d8 Split change index into two for open/closed changes by Dave Borowitz · 12 years ago
  36. 9ffced5 Support multiple named change indexes by Dave Borowitz · 12 years ago
  37. 3982b70 Teach secondary index to handle boolean queries by Dave Borowitz · 12 years ago
  38. 74517e1b Keep track of Lucene and index schema versions by Dave Borowitz · 12 years ago
  39. 9161eda Index modified filenames with Lucene by Dave Borowitz · 12 years ago