summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* DisambiguateJon Bratseth2017-09-121-25/+14
* Clean up error message handlingJon Bratseth2017-09-121-4/+42
* Make it possible to clear errors of a HitGroupJon Bratseth2017-09-111-1/+37
* Nonfunctional changes onlyJon Bratseth2017-09-111-1/+1
* Make assignment of sessionid independent of wether getSessionId(true) has bee...Henning Baldersheim2017-08-281-4/+7
* Restore old beahvior on clone.Henning Baldersheim2017-08-281-0/+14
* Add info about enabled caches and their keys.Henning Baldersheim2017-08-281-0/+33
* Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-081-1/+1
* Avoid timing sensitivityJon Bratseth2017-08-021-4/+2
* Remove building of old osgi bundlesBjørn Christian Seime2017-07-2417-288/+0
* Update copyright headersJon Bratseth2017-06-14292-288/+292
* Revert "Update copyright headers"Jon Bratseth2017-06-14292-292/+288
* Update copyright headersJon Bratseth2017-06-14292-288/+292
* Revert "Copyright header"Jon Bratseth2017-06-13292-292/+288
* Copyright headerJon Bratseth2017-06-13292-288/+292
* use standard formatting for Override annotationArne H Juul2017-05-307-27/+54
* Add more testing of stddev aggregatorBjørn Christian Seime2017-05-292-0/+3
* Change NFKC normalization default to falseJon Bratseth2017-05-191-2/+3
* Try to avoid ignoring users fill argumentJon Bratseth2017-05-181-7/+11
* Trace fill requestJon Bratseth2017-05-182-68/+176
* Don't depend on wallclock timeJon Bratseth2017-04-201-13/+7
* Increase timeout because factory is so slowJon Bratseth2017-03-271-11/+11
* Merge pull request #2012 from yahoo/bjorncs/fix-trace-level-bug-streaming-sea...Bjørn Christian Seime2017-03-151-60/+36
|\
| * 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-151-50/+55
* | raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-062-1/+25
|/
* Increase timeout in case of slow executionJon Bratseth2017-02-201-2/+2
* Remove hits we could not fill in timeJon Bratseth2017-02-141-4/+41
* Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-061-1/+34
* 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
* Add querytime control overer ranking.matching.xxxxHenning Baldersheim2017-02-011-0/+54
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-262-0/+50
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-262-50/+0
* Test the soft timeout config generationHenning Baldersheim2017-01-251-0/+4
* Add the softtimeout query control.Henning Baldersheim2017-01-252-0/+46
* Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-251-4/+62
|\
| * Use text content only for query lang detectionJon Bratseth2017-01-221-10/+51
| * Detect language after tokenizationJon Bratseth2017-01-201-1/+1
| * Nonfunctional changes onlyJon Bratseth2017-01-201-3/+20
* | Adaptive federation timeoutJon Bratseth2017-01-244-110/+148
* | More tensor rendering testingJon Bratseth2017-01-221-9/+12
|/
* Update test as per code changeJon Marius Venstad2017-01-191-1/+1
* Whitespace changes onlyJon Bratseth2017-01-101-30/+20
* Nonfunctional changes onlyJon Bratseth2016-12-131-1/+1
* Indexed tensor implementationJon Bratseth2016-12-052-10/+9
* Correct over-eager renamingJon Bratseth2016-12-043-3/+3
* Towards always typed, fully specified tensorsJon Bratseth2016-12-041-2/+2
* Rename methodJon Bratseth2016-12-033-3/+3
* Merge pull request #1221 from yahoo/bratseth/query-sanitationHenning Baldersheim2016-11-302-9/+9
|\