1. 4d42596 Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 by Shawn Pearce · 11 years ago
  2. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  3. ac88c36 Solr index URL should be configured under the main "index" section by David Pursehouse · 11 years ago
  4. 86d070f Eliminate potential NPEs with ChangeData.getChange() by Dave Borowitz · 11 years ago
  5. 569f251 Use Lucene's QueryBuilder for building full-text queries by Dave Borowitz · 11 years ago
  6. 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
  7. 7a2d8d4 Fix last line of license headers by Dave Borowitz · 11 years ago
  8. 2ae0171 Log and skip indexed fields that produce an error by Dave Borowitz · 11 years ago
  9. fc1bba5 Don't return futures from ChangeIndex methods by Dave Borowitz · 12 years ago
  10. 71c198d Remove unnecessary @SuppressWarnings("deprecation") in SolrChangeIndex by David Pursehouse · 11 years ago
  11. 2e0f89d Index full sortkey field in secondary index by Dave Borowitz · 11 years ago
  12. 8830bb5 Return last N results by sortkey when using sortkey_after by Dave Borowitz · 11 years ago
  13. 76e7b42 Push limit term into secondary index queries by Dave Borowitz · 12 years ago
  14. eb7193b Fix incorrect reviewedb dependency in solr by Shawn Pearce · 12 years ago
  15. 2361cef Factor out batch indexing logic into a ChangeBatchIndexer by Dave Borowitz · 12 years ago
  16. d103b2b Scan index directory to determine Lucene versions by Dave Borowitz · 12 years ago
  17. 97a01db Replace Reindex --dry-run with --output by Dave Borowitz · 12 years ago
  18. 1d2a998 Bind index versions dynamically by Dave Borowitz · 12 years ago
  19. 0bd69fe Rewrite schema versioning in preparation for multiple versions by Dave Borowitz · 12 years ago
  20. 9c47204 Don't run SQL rewrites when secondary index is enabled by Shawn Pearce · 12 years ago
  21. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago