summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/prod_features.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove TensorSum (use more generic TensorReduce instead)HÃ¥vard Pettersen2017-10-261-1/+1
* Replace tab with spaces.Geir Storli2017-09-131-1/+1
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Use CollectionType defined in search::index::schema for search::fef::FieldInfo.Geir Storli2017-04-041-5/+5
* Add dense and sparse dot product support for imported attributesTor Brede Vekterli2017-04-031-16/+16
* lazy evaluate ranking expressionsHaavard2017-02-231-1/+1
* Remove unnecessary test of randomNormal (that could conceivably fail rarely)Lester Solbakken2017-01-231-21/+1
* Add better test for randomNormal mu and sigma valuesLester Solbakken2017-01-231-2/+4
* Add randomNormal rank featureLester Solbakken2017-01-231-1/+65
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-2/+3
* GC unused includes.Henning Baldersheim2016-09-211-1/+0
* use cmathArne Juul2016-06-271-11/+12
* countMatches -> matchCountHenning Baldersheim2016-06-241-14/+14
* Update comments after feedback in https://github.com/yahoo/vespa/pull/193.Henning Baldersheim2016-06-241-1/+1
* countMatches only takes field as parameter.Henning Baldersheim2016-06-231-3/+1
* countmatches -> countMatchesHenning Baldersheim2016-06-231-25/+11
* Let the test fail when there is an error.Henning Baldersheim2016-06-231-1/+1
* Add incorrect test for countmatches.Henning Baldersheim2016-06-231-3/+69
* PublishJon Bratseth2016-06-151-0/+1937