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