summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Collapse)AuthorAgeFilesLines
* Propagate nodes too.Henning Baldersheim2018-02-061-2/+3
|
* Add comment on return valueHenning Baldersheim2018-02-021-3/+3
|
* Add comment on return valueHenning Baldersheim2018-02-021-0/+1
|
* Use a ResultObject to avoid using Exception for value passing.Henning Baldersheim2018-02-022-26/+41
|
* Propagate timeout errors up in fill phase.Henning Baldersheim2018-02-012-16/+44
|
* Remove unused importsHenning Baldersheim2018-02-011-3/+0
|
* Remove unused state and methodsHenning Baldersheim2018-02-011-19/+5
|
* Remove unused methodHenning Baldersheim2018-02-011-11/+0
|
* Remove non-slime sum mary code and related tests.Henning Baldersheim2018-02-012-44/+4
|
* Remove some unused, untested codeHenning Baldersheim2018-02-011-8/+3
|
* When time is up it is up. Especially considering the loop in doPartialFill....Henning Baldersheim2018-01-311-2/+2
|
* Add flag to ignore query in metric collectionJo Kristian Bergum2018-01-241-0/+6
|
* Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-6/+2
| | | | | This is to be able to support tensor dimensions with more than 2B elements in the future without API change.
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-183-11/+11
|
* Revert "Bratseth/tensorflow models"gjoranv2017-12-173-11/+11
|
* Check agreement between TF and Vespa executionJon Bratseth2017-12-133-11/+11
|
* Merge pull request #4012 from vespa-engine/balder/omit-sessionid-from-cache-keyJon Bratseth2017-11-071-2/+2
|\ | | | | 1 - Ignores the session key when creating the cache key.
| * 1 - Ignores the session key when creating the cache key.Henning Baldersheim2017-11-061-2/+2
| | | | | | | | 2 - Fix an earlier bug due to variable header size in cache key generation.
* | 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-181-0/+10
|
* Merge with masterJon Bratseth2017-10-172-2/+2
|\
* | Don't remove OR terms which contributes to rankJon Bratseth2017-10-171-43/+29
| |
* | Change method order - no functiona changesJon Bratseth2017-10-171-49/+50
| |
* | Nonfunctional changes onlyJon Bratseth2017-10-173-4/+7
|/
* Merge pull request #3403 from vespa-engine/bratseth/nonfunctional-changes-3Arne H Juul2017-09-133-30/+16
|\ | | | | Nonfunctional changes only
| * Nonfunctional changes onlyJon Bratseth2017-09-133-30/+16
| |
* | Nonfunctional changes onlyJon Bratseth2017-09-113-4/+4
|/
* Nonfunctional changes onlyJon Bratseth2017-09-072-25/+29
|
* Merge pull request #3261 from ↵Henning Baldersheim2017-08-301-0/+2
|\ | | | | | | | | vespa-engine/balder/prereserve-for-expected-number-of-fields Presize the hashmaps where possible to reduce resizing.
| * Presize the hashmaps where possible to reduce resizing.Henning Baldersheim2017-08-301-0/+2
| |
* | Merge with masterJon Bratseth2017-08-301-7/+8
|\|
| * Handle that normalizing leads to an empty queryJon Bratseth2017-08-291-7/+8
| |
* | Nonfunctional changesJon Bratseth2017-08-301-1/+1
|/
* Remove unused code.Henning Baldersheim2017-08-281-8/+0
|
* Add info about enabled caches and their keys.Henning Baldersheim2017-08-281-0/+10
|
* wantsRPCSummarFill -> wantsRPCSummaryFillHenning Baldersheim2017-08-172-3/+3
|
* Return an error when ranking.queryCache is not enabled when it needs to be.Henning Baldersheim2017-08-162-29/+39
|
* Even if we claim efficiency by lazy setting, we actually must do it eventually.Henning Baldersheim2017-06-221-1/+2
| | | | | If not there is no point in having a placeholder for it. Not doing so makes sorting/compaing/hashing extremely expensive.
* Update copyright headersJon Bratseth2017-06-14236-235/+236
|
* Revert "Update copyright headers"Jon Bratseth2017-06-14236-236/+235
|
* Update copyright headersJon Bratseth2017-06-14236-235/+236
|
* Revert "Copyright header"Jon Bratseth2017-06-13236-236/+235
|
* Copyright headerJon Bratseth2017-06-13236-235/+236
|
* Nonfunctional changesJon Bratseth2017-06-086-30/+52
|
* use standard formatting for Override annotationArne H Juul2017-05-304-6/+12
|
* Merge pull request #2506 from yahoo/arnej/remove-extra-gitignoreJon Bratseth2017-05-191-0/+0
|\ | | | | Arnej/remove extra gitignore
| * remove old unused ignoresArne Juul2017-05-191-0/+0
| |
* | Nonfunctional changes only#Jon Bratseth2017-05-191-3/+2
|/
* Nonfunctional changesJon Bratseth2017-05-181-3/+3
|