aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Ensure that all attribute iterators expose the search context creating the it...Geir Storli2018-06-251-0/+46
* some more cleanupArne Juul2018-06-204-15/+8
* move LOG_SETUP after other includesArne Juul2018-06-2018-56/+54
* add and use HDR_ABORT insteadArne Juul2018-06-201-2/+3
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-206-19/+115
|\
| * Add test for getNamePrefixHenning Baldersheim2018-06-181-2/+19
| * - Remove the execute(string, ...) and force the use of ExecutorId.Henning Baldersheim2018-06-171-6/+5
| * Merge pull request #6190 from vespa-engine/lesters/random-normal-matchGeir Storli2018-06-152-6/+51
| |\
| | * Rename feature randomNormalMatch -> randomNormalStableLester Solbakken2018-06-152-16/+16
| | * Move match version of random normal to it's own featureLester Solbakken2018-06-142-23/+45
| | * Remove unnecessary logging in unit testLester Solbakken2018-06-141-2/+0
| | * Fix random normal match testLester Solbakken2018-06-141-6/+21
| | * Add match to output in randomNormal testLester Solbakken2018-06-131-1/+1
| | * Add randomNormal.matchLester Solbakken2018-06-131-0/+10
| * | enable native dot product to include all fieldsHåvard Pettersen2018-06-131-3/+18
| * | Merge pull request #6187 from vespa-engine/havardpe/test-iterator-wrappingArne H Juul2018-06-131-2/+22
| |\ \ | | |/ | |/|
| | * verify that attribute iterators are wrapped for element unpackHåvard Pettersen2018-06-131-2/+22
* | | use LOG_ABORT not just abort()Arne Juul2018-06-1225-45/+75
|/ /
* | Merge branch 'master' into balder/reduce-code-visibility-rebasedHenning Baldersheim2018-06-121-2/+2
|\ \
| * | Use a explicit type to avoid confusion on what an intger number mean. Compone...Henning Baldersheim2018-06-111-2/+2
* | | Reduce code visibilityHenning Baldersheim2018-06-123-0/+3
|/ /
* / Add test for getNumExecutorsHenning Baldersheim2018-06-111-0/+5
|/
* Also check evaluate() in addition to evaluateHits and invert the check.Henning Baldersheim2018-06-061-2/+2
* Revert "Revert "Balder/sameelement in streaming""Henning Baldersheim2018-06-061-38/+116
* Revert "Balder/sameelement in streaming"Henning Baldersheim2018-06-061-116/+38
* Follow up om comments from @geirstHenning Baldersheim2018-06-051-35/+39
* Add testing of SameElementQueryNodeHenning Baldersheim2018-06-051-0/+76
* Let phrase search also consider elementid.Henning Baldersheim2018-06-051-12/+10
* Aggregate elementIdHenning Baldersheim2018-06-051-27/+27
* Merge pull request #6087 from vespa-engine/havardpe/additional-testing-of-sam...Arne H Juul2018-06-052-0/+2
|\
| * wire in missing testsHåvard Pettersen2018-06-052-0/+2
* | Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-7/+7
|/
* Enable compilation on gcc 8 by avoiding ambiguity.Henning Baldersheim2018-06-011-1/+1
* Merge pull request #5992 from vespa-engine/havardpe/same-element-iteratorArne H Juul2018-05-292-0/+107
|\
| * SameElement blueprint and search iteratorHåvard Pettersen2018-05-292-0/+107
* | Add more testing of SameElement querybuildingHenning Baldersheim2018-05-291-0/+14
* | Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-293-6/+5
* | Add some simple SameElement testing.Henning Baldersheim2018-05-251-8/+4
* | Test addSameElementHenning Baldersheim2018-05-251-29/+21
* | Add initial support for SameElement in backend too.Henning Baldersheim2018-05-254-68/+65
|/
* Change tests and reintroduce assert.Henning Baldersheim2018-05-241-1/+1
* Renaming and constification after code review comments.Henning Baldersheim2018-05-241-2/+2
* Only return the weight of the first match. Accumulate on the outside.Henning Baldersheim2018-05-231-32/+41
* Ensure conformance tests pass.Henning Baldersheim2018-05-231-12/+25
* Refactored to allow iteration over matching elements.Henning Baldersheim2018-05-231-7/+7
* Remove redundant typedefHenning Baldersheim2018-05-111-1/+0
* Adjust naming: referenced lid -> target lid.Tor Egge2018-04-261-44/+44
* Test that isImported() returns true.Geir Storli2018-04-231-0/+4
* Remove unused AttributeEnumGuard.Tor Egge2018-04-201-1/+1
* Change AttributeContext to use makeReadGuard method on attribute vectors.Tor Egge2018-04-203-13/+22