aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2210 from yahoo/arnej/silence-warnings-2Arne H Juul2017-04-214-0/+11
|\
| * add @OverrideArne H Juul2017-04-211-0/+1
| * use Objects.hash() to implement hashCode()Arne H Juul2017-04-211-8/+4
| * fix fallthrough warningArne H Juul2017-04-201-0/+1
| * implement hashCode to fix warningArne H Juul2017-04-201-0/+11
| * fix warningArne H Juul2017-04-201-0/+1
| * fix fallthrough warningArne H Juul2017-04-201-0/+1
* | Don't depend on wallclock timeJon Bratseth2017-04-201-13/+7
|/
* Sample max QPS every secondBjorn Meland2017-03-311-2/+2
* Increase timeout because factory is so slowJon Bratseth2017-03-271-11/+11
* Don't call Query.setTimeout() with negative valueBjørn Christian Seime2017-03-161-14/+30
* Merge pull request #2012 from yahoo/bjorncs/fix-trace-level-bug-streaming-sea...Bjørn Christian Seime2017-03-153-94/+68
|\
| * Modify test to explicitly test behaviour for tracelevel=0Bjørn Christian Seime2017-03-151-33/+4
| * Only render trace when tracelevel is higher than 0Bjørn Christian Seime2017-03-152-73/+78
| * Revert "Don't add statistics property as trace level 0"Bjørn Christian Seime2017-03-031-11/+9
* | raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-067-16/+48
* | Shutdown renderer threads on deconstructJon Bratseth2017-03-062-6/+24
|/
* Revert "Store streaming stats in query instead of query context"Bjørn Christian Seime2017-03-023-11/+17
* Store streaming stats in query instead of query contextBjørn Christian Seime2017-03-023-17/+11
* Revert "Store streaming stats in query instead of query context"Arnstein Ressem2017-03-013-10/+14
* Store streaming stats in query instead of query contextBjørn Christian Seime2017-03-013-14/+10
* revert qrserver part of docsum protocol changesArne H Juul2017-02-284-14/+16
* small fixes after reviewArne H Juul2017-02-231-1/+3
* remove setting of "allow slime" flagArne H Juul2017-02-234-16/+12
* ask for and expect slime docsumsArne H Juul2017-02-212-0/+2
* Increase timeout in case of slow executionJon Bratseth2017-02-201-2/+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-144-15/+65
* 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-0812-53/+320
|\|
| * 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-064-10/+53
| |/
| * Also test the validator.Henning Baldersheim2017-02-031-6/+15
| * Use json.org to double check if we output valid json.Henning Baldersheim2017-02-031-0/+11
| * Remove duplicated 'documents'Henning Baldersheim2017-02-031-1/+0
| * Add querytime control overer ranking.matching.xxxxHenning Baldersheim2017-02-015-4/+207
* | Nonfunctional changes onlyJon Bratseth2017-02-081-1/+1
|/
* Only do it in the json case.Henning Baldersheim2017-01-264-38/+6