aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/ranking/SoftTimeout.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Use CompoundName.fromHenning Baldersheim2023-03-291-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-2/+3
* Return true not null by defaultJon Bratseth2019-06-271-1/+5
* Enusure that explicit overrides go throughHenning Baldersheim2019-03-211-4/+4
* Soft timeout is now default in backend. No need to send down properties anymore.Henning Baldersheim2019-03-201-3/+2
* Set query properties recursivelyJon Bratseth2019-01-291-2/+5
* Turn softtimeout on by defaultJon Bratseth2019-01-211-12/+17
* Improve error message etcJon Bratseth2018-11-021-4/+6
* Wire missing query API properties into typesJon Bratseth2018-04-261-2/+2
* Nonfunctional changes onlyJon Bratseth2017-09-111-1/+1
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Add querytime control overer ranking.matching.xxxxHenning Baldersheim2017-02-011-0/+101