summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Don't validate when reloading modelsJon Bratseth2018-02-261-1/+1
* Propagate nodes too.Henning Baldersheim2018-02-061-1/+7
* Add deprecation legacy stuff only used in tests.Henning Baldersheim2018-02-061-0/+2
* Merge pull request #4913 from vespa-engine/bratseth/feature-names-cleanupLester Solbakken2018-02-053-1/+10
|\
| * Use all query profiles and handle conflictsJon Bratseth2018-02-053-1/+10
* | Propagate max() within nested all to propagate properly.Henning Baldersheim2018-02-031-3/+10
|/
* remove unused codeHenning Baldersheim2018-02-021-6/+0
* Avoid import by *.Henning Baldersheim2018-02-021-18/+29
* Propagate timeout errors up in fill phase.Henning Baldersheim2018-02-011-4/+22
* Accept tensor typesJon Bratseth2018-02-012-15/+21
* Propagate full tensor typeJon Bratseth2018-02-012-17/+16
* Make tensor type info mandatoryJon Bratseth2018-02-012-18/+7
* Canonicalize featuresJon Bratseth2018-01-311-110/+119
* Nonfunctional changes onlyJon Bratseth2018-01-313-27/+18
* Verify macrosJon Bratseth2018-01-313-71/+73
* Let profile.type override profile.inherited.type in listTypesJon Bratseth2018-01-253-3/+8
* Fix javadoc warningJo Kristian Bergum2018-01-241-1/+1
* Nonfunctional changes onlyJon Bratseth2018-01-151-16/+20
* More robust upgradingJon Bratseth2018-01-081-12/+15
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* Optimize importsJon Bratseth2017-11-141-8/+0
* Suppress parser output on stderrJon Bratseth2017-11-143-6/+20
* Nonfunctional changes onlyJon Bratseth2017-10-161-2/+3
* Merge pull request #3403 from vespa-engine/bratseth/nonfunctional-changes-3Arne H Juul2017-09-131-4/+4
|\
| * Nonfunctional changes onlyJon Bratseth2017-09-131-4/+4
* | remove printlnsJon Bratseth2017-09-121-3/+0
* | Clean up error message handlingJon Bratseth2017-09-123-66/+90
* | Make it possible to clear errors of a HitGroupJon Bratseth2017-09-111-7/+23
* | Nonfunctional changes onlyJon Bratseth2017-09-1134-61/+68
|/
* We need the document type too.Henning Baldersheim2017-09-081-2/+6
* Nonfunctional changes onlyJon Bratseth2017-09-071-59/+61
* Persist after removeJon Bratseth2017-09-061-1/+1
* Revert "use Relevance.toString()"Henning Baldersheim2017-09-041-2/+1
* use Relevance.toString()Arne Juul2017-09-041-1/+2
* Revert "render infinite or NaN relevance as "0.0""Henning Baldersheim2017-09-012-5/+1
* render infinite or NaN relevance as "0.0"Arne Juul2017-08-312-1/+5
* Compensate for loadfactor, and use correct fieldcount at the right place, ins...Henning Baldersheim2017-08-302-8/+5
* Presize the hashmaps where possible to reduce resizing.Henning Baldersheim2017-08-302-3/+19
* Make assignment of sessionid independent of wether getSessionId(true) has bee...Henning Baldersheim2017-08-281-0/+1
* Restore old beahvior on clone.Henning Baldersheim2017-08-281-10/+5
* remove unused codeHenning Baldersheim2017-08-281-1/+0
* Add info about enabled caches and their keys.Henning Baldersheim2017-08-281-0/+15
* Generate an explicit timeout messageJon Bratseth2017-08-212-1/+3
* Add copyright headerJon Bratseth2017-08-181-0/+1
* Remove unused imports in my open files.Henning Baldersheim2017-08-172-3/+0
* Update comments and imports.Henning Baldersheim2017-08-173-7/+8
* Use your own rankprofile, and avoid breaking public API.Henning Baldersheim2017-08-175-34/+57
* Add rankprofile to the base sessionId.Henning Baldersheim2017-08-164-11/+14