aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-13475-471/+476
* Nonfunctional changesJon Bratseth2017-06-091-1/+1
* use standard formatting for Override annotationArne H Juul2017-05-3038-84/+168
* Merge pull request #2506 from yahoo/arnej/remove-extra-gitignoreJon Bratseth2017-05-194-7/+0
|\
| * remove old unused ignoresArne Juul2017-05-194-7/+0
* | Change NFKC normalization default to falseJon Bratseth2017-05-191-1/+3
|/
* Try to avoid ignoring users fill argumentJon Bratseth2017-05-184-34/+46
* Trace fill requestJon Bratseth2017-05-182-21/+14
* Add fill tracing skeletonJon Bratseth2017-05-181-3/+29
* Nonfunctional changesJon Bratseth2017-05-187-24/+9
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-083-8/+69
* Support cloning of primitive arraysJon Bratseth2017-04-271-2/+2
* Override cloneJon Bratseth2017-04-271-2/+11
* Don't fall throughJon Bratseth2017-04-261-5/+3
* remove unneeded castsArne H Juul2017-04-261-4/+4
* suppress fallthrough warningsArne H Juul2017-04-261-1/+5
* 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
* 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-151-23/+23
|\
| * Only render trace when tracelevel is higher than 0Bjørn Christian Seime2017-03-151-23/+23
* | raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-063-9/+15
* | Shutdown renderer threads on deconstructJon Bratseth2017-03-062-6/+24
|/
* 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
* Merge branch 'master' into bratseth/add-filter-testJon Bratseth2017-02-086-13/+169
|\
| * Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-062-8/+16
| * 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-263-26/+6
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-267-37/+206
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-267-206/+37
* Test the soft timeout config generationHenning Baldersheim2017-01-251-1/+1
* Add the softtimeout query control.Henning Baldersheim2017-01-253-37/+163
* Render timeout information all the way.Henning Baldersheim2017-01-254-0/+43
* Propagate explicit language if setJon Bratseth2017-01-251-2/+1
* Merge pull request #1595 from yahoo/bratseth/singlenode-force-single-pass-gro...Henning Baldersheim2017-01-254-3/+10
|\
| * Force single-pass grouping with single node groupsJon Bratseth2017-01-244-3/+10
* | Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-252-11/+36
|\ \
| * \ Merge with masterJon Bratseth2017-01-221-1/+1
| |\ \
| * | | Use text content only for query lang detectionJon Bratseth2017-01-222-8/+32
| * | | Detect language after tokenizationJon Bratseth2017-01-201-2/+3
| * | | Nonfunctional changes onlyJon Bratseth2017-01-201-1/+1