1. 21485c8 Simplify ChangeIndex by removing delete(ChangeData) by Dave Borowitz · 10 years ago
  2. 552293b Merge branch 'stable-2.10' by Dave Borowitz · 10 years ago
  3. 903be04 Delete a change from the index when it is not in the DB by Olga Grinberg · 10 years ago
  4. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  5. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 11 years ago
  6. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 11 years ago
  7. 90f9447 Solr: Remove deprecated Analyzer constructor call by Dave Borowitz · 11 years ago
  8. 7bf7e49 Remove unused insert method from secondary index interface by David Pursehouse · 11 years ago
  9. 4d42596 Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 by Shawn Pearce · 11 years ago
  10. 86caf9e Support pagination using offsets instead of sortkey by Dave Borowitz · 11 years ago
  11. ac88c36 Solr index URL should be configured under the main "index" section by David Pursehouse · 11 years ago
  12. 86d070f Eliminate potential NPEs with ChangeData.getChange() by Dave Borowitz · 11 years ago
  13. 569f251 Use Lucene's QueryBuilder for building full-text queries by Dave Borowitz · 11 years ago
  14. 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
  15. 7a2d8d4 Fix last line of license headers by Dave Borowitz · 11 years ago
  16. 2ae0171 Log and skip indexed fields that produce an error by Dave Borowitz · 11 years ago
  17. fc1bba5 Don't return futures from ChangeIndex methods by Dave Borowitz · 12 years ago
  18. 71c198d Remove unnecessary @SuppressWarnings("deprecation") in SolrChangeIndex by David Pursehouse · 12 years ago
  19. 2e0f89d Index full sortkey field in secondary index by Dave Borowitz · 12 years ago
  20. 8830bb5 Return last N results by sortkey when using sortkey_after by Dave Borowitz · 12 years ago
  21. 76e7b42 Push limit term into secondary index queries by Dave Borowitz · 12 years ago
  22. 2361cef Factor out batch indexing logic into a ChangeBatchIndexer by Dave Borowitz · 12 years ago
  23. d103b2b Scan index directory to determine Lucene versions by Dave Borowitz · 12 years ago
  24. 97a01db Replace Reindex --dry-run with --output by Dave Borowitz · 12 years ago
  25. 1d2a998 Bind index versions dynamically by Dave Borowitz · 12 years ago
  26. 0bd69fe Rewrite schema versioning in preparation for multiple versions by Dave Borowitz · 12 years ago
  27. 9c47204 Don't run SQL rewrites when secondary index is enabled by Shawn Pearce · 12 years ago
  28. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago