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