aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/select 1 host by index"Jon Bratseth2017-11-241-0/+3
* Prepare to select host by index (no change)Jon Bratseth2017-11-221-3/+0
* Optimize importsJon Bratseth2017-11-141-8/+0
* Suppress parser output on stderrJon Bratseth2017-11-143-6/+20
* Merge pull request #4012 from vespa-engine/balder/omit-sessionid-from-cache-keyJon Bratseth2017-11-076-29/+73
|\
| * Be resilient on the length too.Henning Baldersheim2017-11-072-3/+4
| * Make the tests resilient to order of execution as the assigned uniqueId will ...Henning Baldersheim2017-11-072-12/+28
| * The queryflags count as part of the cache key.Henning Baldersheim2017-11-062-2/+2
| * 1 - Ignores the session key when creating the cache key.Henning Baldersheim2017-11-064-17/+44
* | do all peak_qps reporting in a timer taskArne Juul2017-11-031-39/+41
* | ensure we keep flushing peak_qps after a burst of queriesArne Juul2017-11-021-6/+29
|/
* Remove unranked items not contributing to recallJon Bratseth2017-10-182-3/+26
* Merge with masterJon Bratseth2017-10-172-2/+2
|\
* | Don't remove OR terms which contributes to rankJon Bratseth2017-10-172-48/+40
* | Change method order - no functiona changesJon Bratseth2017-10-171-49/+50
* | Nonfunctional changes onlyJon Bratseth2017-10-173-4/+7
|/
* Nonfunctional changes onlyJon Bratseth2017-10-161-2/+3
* Merge pull request #3403 from vespa-engine/bratseth/nonfunctional-changes-3Arne H Juul2017-09-137-42/+42
|\
| * Nonfunctional changes onlyJon Bratseth2017-09-137-42/+42
* | DisambiguateJon Bratseth2017-09-121-25/+14
* | remove printlnsJon Bratseth2017-09-121-3/+0
* | Clean up error message handlingJon Bratseth2017-09-124-70/+132
* | Make it possible to clear errors of a HitGroupJon Bratseth2017-09-112-8/+60
* | Nonfunctional changes onlyJon Bratseth2017-09-1139-67/+74
|/
* We need the document type too.Henning Baldersheim2017-09-081-2/+6
* Nonfunctional changes onlyJon Bratseth2017-09-074-85/+91
* Persist after removeJon Bratseth2017-09-061-1/+1
* Merge branch 'master' into revert-3275-revert-3260-hmusum/remove-version-from...Harald Musum2017-08-313-1/+16
|\
| * Merge pull request #3261 from vespa-engine/balder/prereserve-for-expected-num...Henning Baldersheim2017-08-303-1/+16
| |\
| | * Compensate for loadfactor, and use correct fieldcount at the right place, ins...Henning Baldersheim2017-08-302-8/+5
| | * Presize the hashmaps where possible to reduce resizing.Henning Baldersheim2017-08-303-3/+21
* | | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-3023-23/+0
|/ /
* | Revert "version in def files are deprecated"Harald Musum2017-08-3023-0/+23
* | Merge pull request #3267 from vespa-engine/bratseth/nonfunctional-changesJon Marius Venstad2017-08-301-1/+1
|\ \
| * | Merge with masterJon Bratseth2017-08-301-7/+8
| |\|
| * | Nonfunctional changesJon Bratseth2017-08-301-1/+1
* | | version in def files are deprecatedHarald Musum2017-08-3023-23/+0
| |/ |/|
* | Handle that normalizing leads to an empty queryJon Bratseth2017-08-291-7/+8
|/
* Make assignment of sessionid independent of wether getSessionId(true) has bee...Henning Baldersheim2017-08-282-4/+8
* Restore old beahvior on clone.Henning Baldersheim2017-08-282-10/+19
* remove unused codeHenning Baldersheim2017-08-281-1/+0
* Remove unused code.Henning Baldersheim2017-08-281-8/+0
* Add info about enabled caches and their keys.Henning Baldersheim2017-08-283-0/+58
* Generate an explicit timeout messageJon Bratseth2017-08-212-1/+3
* Add copyright headerJon Bratseth2017-08-181-0/+1
* wantsRPCSummarFill -> wantsRPCSummaryFillHenning Baldersheim2017-08-172-3/+3
* Merge pull request #3136 from vespa-engine/balder/use-rank-profile-in-sessionidHenning Baldersheim2017-08-179-48/+71
|\
| * Remove unused imports in my open files.Henning Baldersheim2017-08-175-6/+0
| * Update comments and imports.Henning Baldersheim2017-08-173-7/+8
| * Use your own rankprofile, and avoid breaking public API.Henning Baldersheim2017-08-178-37/+60