summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/verify_ranksetup/verify_ranksetup.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove EngineOrFactoryHåvard Pettersen2020-12-041-3/+4
* cleanup unused includeArne Juul2020-11-271-1/+0
* handle both engine- and factory-based tensorsArne Juul2020-10-151-5/+6
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-1/+2
* handle onnx model config for inputs and outputsHåvard Pettersen2020-09-221-0/+1
* use config to resolve file referencesHåvard Pettersen2020-09-021-9/+27
* handle onnx models configHåvard Pettersen2020-09-011-7/+28
* Add a rank feature that will use the distribution key to provide a globally u...Henning Baldersheim2020-06-221-1/+1
* readjust to a world without ErrorValueHåvard Pettersen2019-06-191-6/+9
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-051-1/+1
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-1/+1
* clean up tensor engine APIHåvard Pettersen2017-11-071-7/+4
* Change SchemaBuilder to use attributes config to setup imported attribute fie...Geir Storli2017-08-161-9/+3
* Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-301-2/+2
* Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-301-2/+2
* Use new program name.Tor Egge2017-06-281-2/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Reduce exposure to config internals.Henning Baldersheim2017-06-081-0/+1
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-3/+4
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Use imported fields config in verify rank setup.Geir Storli2017-03-071-6/+13
* make stuff compile and testHaavard2017-01-231-3/+3
* remove unneeded lineHaavard2016-09-021-1/+0
* extend verify ranksetup to also verify ranking constantsHaavard2016-09-011-31/+62
* Wire in constant value repo from doc subdb to index environment.Geir Storli2016-08-301-1/+10
* PublishJon Bratseth2016-06-151-0/+138