summaryrefslogtreecommitdiffstats
path: root/gerrit-lucene
Commit message (Expand)AuthorAgeFilesLines
* FieldType: Remove unnecessary KEYWORD typeDavid Ostrovsky2018-06-062-2/+2
* GroupField: Change UUID fields' type to KEYWORDDavid Pursehouse2018-06-041-7/+8
* Add keyword type to index type systemDavid Ostrovsky2018-06-041-1/+1
* Remove duplication between both index modulesHugo Arès2018-04-241-43/+22
* Revert "Remove unneeded nested MultiVersionModule class"Hugo Arès2018-04-101-2/+9
* Remove unneeded nested MultiVersionModule classHugo Arès2018-04-101-9/+2
* Only bind index {start/activate} if neededHugo Arès2018-04-101-1/+1
* Index start/activate commands: fix Elastic supportMarco Miller2018-04-091-0/+2
* Fix init with elasticsearch and companion reindexMarco Miller2018-03-291-16/+0
* Add account predicate that checks if user can see a certain changeEdwin Kempin2018-03-221-0/+3
* Merge branch stable-2.13' into stable-2.14Hugo Arès2018-02-081-1/+1
|\
| * LuceneVersionManager: Fix log error messagesHector Oswaldo Caballero2018-02-081-2/+2
* | Properly await termination of all index executor threads on shutdownEdwin Kempin2017-11-091-7/+0
* | Add missing "_" to a caller of LuceneVersionManager.getDirSaša Živkov2017-05-261-1/+1
* | Index: Extract common parts into AbstractVersionManagerDariusz Luksza2017-04-261-193/+14
* | ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-24/+1
* | Reduce FieldDef boilerplate with a builderDave Borowitz2017-03-101-6/+6
* | Merge "Ensure constants are declared as immutable collections"Dave Borowitz2017-03-081-2/+1
|\ \
| * | Ensure constants are declared as immutable collectionsDave Borowitz2017-03-081-2/+1
* | | Always pass an Executor to Futures methodsGerrit Code Review2017-03-081-1/+3
|/ /
* | Store the number of unresolved comments in change indexChangcheng Xiao2017-02-131-0/+12
* | Assign unused Future return value to a variableDave Borowitz2017-02-071-27/+31
* | Format all Java files with google-java-formatDave Borowitz2017-02-0712-475/+408
* | Remove Buck based buildDavid Ostrovsky2017-01-231-41/+0
* | Avoid Multimap implementation create methodsDave Borowitz2017-01-181-3/+4
* | Prefer subtypes of MultimapDave Borowitz2017-01-181-17/+25
* | Merge "Index admin user account that is created during init"David Pursehouse2017-01-121-3/+4
|\ \
| * | Index admin user account that is created during initEdwin Kempin2017-01-111-3/+4
* | | Merge changes from topic 'group-index'David Pursehouse2017-01-123-2/+213
|\| |
| * | Index groups that are created during initEdwin Kempin2017-01-111-3/+4
| * | Initial implementation of group index in LuceneEdwin Kempin2017-01-113-2/+212
* | | LuceneAccountIndex: Fix commentEdwin Kempin2017-01-041-1/+1
|/ /
* | Provide default implementation of stop() method in Index interfaceEdwin Kempin2017-01-032-8/+0
* | Merge branch 'stable-2.13'David Pursehouse2016-12-313-16/+21
|\|
| * Drain executor of index change requests before closing indexLuca Milanesio2016-12-303-16/+21
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-33/+36
* | Organize importsDavid Pursehouse2016-11-301-1/+0
* | Merge changes from topic 'reindex-if-stale'David Pursehouse2016-11-291-0/+33
|\ \
| * | Store in index the state of all refs that contribute to a changeDave Borowitz2016-11-231-0/+33
* | | Implement Account index for ElasticSearchDariusz Luksza2016-11-281-11/+2
* | | Elastic Search: Split reusable code to utility classesDariusz Luksza2016-11-281-1/+1
|/ /
* | Remove gerrit-index folderHugo Arès2016-11-146-6/+4
* | Move CHANGES_PREFIX variable to class where it's usedHugo Arès2016-11-142-3/+1
* | Reduce visibility of variables to private in LuceneChangeIndexHugo Arès2016-11-141-3/+2
* | Remove unneeded line wrapping of variables declaration in LuceneChangeIndexHugo Arès2016-11-141-4/+2
* | Upgrade Guava to 20.0-rc1David Pursehouse2016-10-241-1/+1
* | Store SubmitRecords in indexDave Borowitz2016-10-181-0/+18
* | bazel: update for elasticsearch and lucene.Han-Wen Nienhuys2016-09-281-0/+1
* | Introduce gerrit-index moduleDariusz Luksza2016-09-276-197/+7
* | Add support for secondary index with ElasticsearchDavid Pursehouse2016-09-272-4/+14