aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/grouping
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-095-5/+5
* Modernize grouping test.Henning Baldersheim2023-02-171-299/+143
* GC some compiler pragmas not needed.Henning Baldersheim2023-01-301-4/+4
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-7/+7
* Reduce visibility of document::DocumentHenning Baldersheim2022-03-071-0/+1
* Remove array bounds warning (searchlib, take 2)Tor Egge2022-02-261-1/+1
* use more accessorsArne H Juul2021-11-121-1/+1
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* Eliminate array bounds warning.Tor Egge2021-02-211-0/+5
* Drop all of TimeStamp too.Henning Baldersheim2019-12-161-1/+1
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-3/+3
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-4/+3
* Update with expected gid.Henning Baldersheim2019-08-161-1/+1
* Update expected answer.Henning Baldersheim2019-04-041-4/+3
* Add conformance testing for 'sum' aggregator too.Henning Baldersheim2019-04-041-9/+17
* Remove files used by old unit test runner.Tor Egge2019-02-192-5/+0
* Remove ymum from groupingJon Bratseth2019-01-211-1/+0
* use getUndefined from searchcommon undefinedvaluesArne Juul2019-01-211-2/+2
* Test simple grouping with attribute map lookup.Tor Egge2018-09-132-0/+58
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+3
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+5
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Copyright header"Jon Bratseth2017-06-135-5/+5
* Copyright headerJon Bratseth2017-06-135-5/+5
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-081-0/+4
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-4/+0
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+4
* add override in searchlib moduleArne H Juul2017-04-121-3/+3
* Move th tricky part to a value object to avoid challenges with move of polymo...Henning Baldersheim2017-03-291-4/+5
* Move the GroupingLevelHenning Baldersheim2017-03-271-83/+68
* Use cloneableptr for expressiontree. It aint't copied anyway.Henning Baldersheim2017-03-271-25/+33
* Creat UP directly.Henning Baldersheim2017-03-271-20/+52
* Create UP directly.Henning Baldersheim2017-03-271-26/+27
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-272-367/+349
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-1/+5
* Optimize includes.Henning Baldersheim2017-01-311-14/+1
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+1
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+1
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-151-1/+2
* one more std::sqrtArne Juul2016-06-271-1/+1
* use cmathArne Juul2016-06-271-12/+13
* Ensure that fastos.h is included firstHenning Baldersheim2016-06-161-2/+2
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-4/+4
* PublishJon Bratseth2016-06-158-0/+2539