aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/aggregator
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-2/+1
|
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-081-16/+91
|
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-91/+16
|
* fixup! Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+2
|
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-16/+89
|
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
|
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-272-558/+370
|
* Optimize includes.Henning Baldersheim2017-01-312-1/+3
|
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+1
|
* use cmathArne Juul2016-06-271-2/+3
| | | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions * use <cstdlib> for std::abs() with integral types
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-2/+2
|
* PublishJon Bratseth2016-06-156-0/+2002