summaryrefslogtreecommitdiffstats
path: root/gerrit-lucene
Commit message (Expand)AuthorAgeFilesLines
* LuceneChangeIndex: Remove unused variablev2.12.4David Pursehouse2016-08-241-1/+0
* Run all Lucene queries on background threadsShawn Pearce2016-08-221-20/+57
* Throw QueryParseException if the created phrase query is nullHeng Kang2016-07-271-1/+6
* Remove index defaultMaxClauseCount config setting while reusing maxTermsMarco Miller2016-02-081-1/+1
* Remove ChangeQueryRewriter interfaceDave Borowitz2015-10-281-4/+4
* Encapsulate index query options in a value typeDave Borowitz2015-10-281-11/+10
* Merge "Expose Lucene Index Writers for plug-ins"David Pursehouse2015-09-303-6/+33
|\
| * Expose Lucene Index Writers for plug-insGustaf Lundh2015-09-153-6/+33
* | Upgrade Lucene to version 5.3.0David Pursehouse2015-09-041-8/+8
|/
* Merge Lucene core and backward-codecs jarsDave Borowitz2015-09-011-3/+2
* ChangeField: Add LEGACY_ID2David Pursehouse2015-08-052-15/+20
* Update Guava to 19.0-rc1David Pursehouse2015-07-281-2/+0
* Merge branch 'stable-2.11'David Pursehouse2015-07-144-14/+106
|\
| * Bind OnlineReindexer.Factory in LuceneIndexModuleDavid Pursehouse2015-07-131-1/+1
| * Add ssh command to activate the latest indexHugo Arès2015-07-092-2/+23
| * Add ssh command to restart online indexerHugo Arès2015-07-093-11/+82
* | Use try/multi-catchUrs Wolfer2015-06-251-3/+1
* | Upgrade Lucene to version 5.2.1David Pursehouse2015-06-242-2/+3
* | Lucene: Prohibit searching empty string over a full-text fieldDave Borowitz2015-05-292-3/+10
* | Read reviewedBy set from secondary indexDave Borowitz2015-05-281-1/+19
* | Store PatchSets in secondary indexDave Borowitz2015-05-111-12/+30
* | Merge "Upgrade Lucene to 5.1.0"Edwin Kempin2015-05-071-2/+3
|\ \
| * | Upgrade Lucene to 5.1.0David Pursehouse2015-04-281-2/+3
* | | IndexConfig: Configure maxLimit from ConfigDave Borowitz2015-04-231-1/+9
* | | Move QueryBuilder.badFieldType to FieldType classDavid Pursehouse2015-04-232-6/+2
|/ /
* | Organize importsDavid Pursehouse2015-04-142-3/+2
* | WrappableSearcherManager: Wrap long lineDavid Pursehouse2015-04-141-1/+4
* | Merge branch 'stable-2.11'David Pursehouse2015-04-071-1/+3
|\|
| * Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-291-1/+3
| |\
| | * OnlineReindexer: log the success/failure numbers on exitSaša Živkov2015-03-251-1/+3
* | | Update Lucene to 5.0.0Dave Borowitz2015-03-255-107/+319
* | | Add config option to disable online reindexingDave Borowitz2015-03-251-2/+6
* | | Make inner classes static where appropriateDavid Pursehouse2015-03-201-1/+1
* | | Use Integer.parseInt instead of Integer.valueOfDavid Pursehouse2015-03-131-2/+2
* | | SitePaths: Convert index_dir to PathDave Borowitz2015-03-033-37/+44
|/ /
* | Add index configuration to specify maximum possible limitDave Borowitz2015-01-201-0/+2
* | Remove all references to deleted change fieldsDave Borowitz2014-12-192-76/+21
* | Update Lucene to version 4.10.2David Pursehouse2014-11-181-1/+5
* | Simplify ChangeIndex by removing delete(ChangeData)Dave Borowitz2014-11-122-16/+4
* | Merge branch 'stable-2.10'Dave Borowitz2014-11-122-0/+17
|\|
| * Merge branch 'stable-2.9' into stable-2.10Dave Borowitz2014-11-122-0/+17
| |\
| | * Delete a change from the index when it is not in the DBOlga Grinberg2014-11-122-0/+17
* | | Merge branch 'stable-2.10'David Pursehouse2014-11-051-0/+4
|\| |
| * | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-11-051-0/+4
| |\|
| | * Allow to raise BooleanQuery limit in gerrit.config.Olga Grinberg2014-10-211-0/+4
* | | Rename ChangeBatchIndexer to SiteIndexerDave Borowitz2014-11-031-4/+4
* | | Separate change indexer threads into interactive/batch poolsDave Borowitz2014-11-031-1/+2
* | | Store mergeable field from cache in indexDave Borowitz2014-11-031-2/+16
* | | Convert ChangeBatchIndexer to more of a builder patternDave Borowitz2014-10-311-2/+2
* | | Enable and fix Eclipse warnings about redundant type argumentsDavid Pursehouse2014-10-311-1/+1