summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
* remove setting of "allow slime" flagArne H Juul2017-02-232-5/+1
* ask for and expect slime docsumsArne H Juul2017-02-212-0/+2
* Don't add statistics property as trace level 0Bjørn Christian Seime2017-02-151-9/+11
* Add some more debug information to figure out what we actually send down in f...Henning Baldersheim2017-02-152-4/+3
* Use direct dispatch for backend too.Henning Baldersheim2017-02-141-1/+1
* Remove hits we could not fill in timeJon Bratseth2017-02-143-11/+24
* Update with class comments.Henning Baldersheim2017-02-131-0/+3
* Add back some public static methods to avoid api breakage, however unlikely.Henning Baldersheim2017-02-131-2/+8
* Fix java doc warnings.Henning Baldersheim2017-02-131-2/+2
* When code is duplicated is will only be fixed in one of the places.Henning Baldersheim2017-02-132-57/+20
* Revert "ask for and expect slime docsums"Arne H Juul2017-02-132-2/+0
* ask for and expect slime docsumsArne H Juul2017-02-132-0/+2
* Merge pull request #1708 from yahoo/arnej/followup-reviewJon Bratseth2017-02-131-3/+2
|\
| * use documentation comment for expected invariantArne H Juul2017-02-071-3/+2
* | Merge branch 'master' into bratseth/add-filter-testJon Bratseth2017-02-0810-52/+212
|\|
| * handle duplicate addArne H Juul2017-02-071-22/+27
| * changing initial state did not workArne H Juul2017-02-072-4/+5
| * Merge pull request #1686 from yahoo/arnej/assume-node-not-workingJon Bratseth2017-02-062-16/+12
| |\
| | * assume node down until proven otherwiseArne H Juul2017-02-062-16/+12
| * | Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-063-9/+19
| |/
| * Remove duplicated 'documents'Henning Baldersheim2017-02-031-1/+0
| * Add querytime control overer ranking.matching.xxxxHenning Baldersheim2017-02-014-4/+153
* | Nonfunctional changes onlyJon Bratseth2017-02-081-1/+1
|/
* Only do it in the json case.Henning Baldersheim2017-01-264-38/+6
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-2611-44/+242
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-2611-242/+44
* Test the soft timeout config generationHenning Baldersheim2017-01-251-1/+1
* Add the softtimeout query control.Henning Baldersheim2017-01-253-37/+163
* Always ask for extended coverage.Henning Baldersheim2017-01-251-1/+2
* Render timeout information all the way.Henning Baldersheim2017-01-257-6/+77
* Propagate explicit language if setJon Bratseth2017-01-252-3/+2
* Merge pull request #1595 from yahoo/bratseth/singlenode-force-single-pass-gro...Henning Baldersheim2017-01-257-27/+36
|\
| * Force single-pass grouping with single node groupsJon Bratseth2017-01-247-27/+36
* | Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-2516-91/+192
|\ \
| * \ Merge with masterJon Bratseth2017-01-2214-57/+123
| |\ \
| * | | Use text content only for query lang detectionJon Bratseth2017-01-228-23/+132
| * | | Detect language after tokenizationJon Bratseth2017-01-2011-50/+44
| * | | Nonfunctional changes onlyJon Bratseth2017-01-203-18/+16
* | | | Add unnecessary bracketsJon Bratseth2017-01-241-1/+2
* | | | Adaptive federation timeoutJon Bratseth2017-01-245-150/+129
* | | | RefactorJon Bratseth2017-01-242-31/+43
* | | | RefactorJon Bratseth2017-01-244-471/+436
| |_|/ |/| |
* | | Merge pull request #1574 from yahoo/bratseth/reboot-periodiclyMartin Polden2017-01-231-4/+4
|\ \ \
| * | | Minor refactoringJon Bratseth2017-01-231-4/+4
* | | | Merge pull request #1554 from yahoo/vekterli/separate-visitor-session-wide-ti...Tor Brede Vekterli2017-01-231-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Let streaming search visitor set explicit session timeoutTor Brede Vekterli2017-01-201-1/+2
* | | | More tensor rendering testingJon Bratseth2017-01-221-12/+12
* | | | Render Tensor instances in hitsJon Bratseth2017-01-221-2/+33
| |_|/ |/| |
* | | Merge pull request #1519 from yahoo/bratseth/tensors-in-summaryJon Bratseth2017-01-2014-57/+123
|\ \ \ | |_|/ |/| |
| * | Use int length and allow 0 lengthJon Bratseth2017-01-185-13/+13