aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching
Commit message (Expand)AuthorAgeFilesLines
* Revert "Copyright header"Jon Bratseth2017-06-1321-21/+21
* Copyright headerJon Bratseth2017-06-1321-21/+21
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-0111-11/+0
* gcc 7 does not like that you use nullptr/NULL/0 as input to memcpy, even if s...Henning Baldersheim2017-05-051-1/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-022-5/+3
* add override in searchcore moduleArne H Juul2017-04-124-34/+34
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-6/+8
* Use CollectionType defined in search::index::schema for search::fef::FieldInfo.Geir Storli2017-04-045-10/+10
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-271-12/+8
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-12/+14
* Use imported fields config when creating schema as part of config update.Geir Storli2017-03-071-1/+0
* Extract imported attribute fields in index environment.Geir Storli2017-03-072-0/+106
* Change document meta store api to require document size as argument toTor Egge2017-03-061-0/+2
* make stuff compile and testHaavard2017-01-231-1/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-2/+2
* Split the source selector out too.Henning Baldersheim2016-12-171-2/+3
* Use schema::DataTypeHenning Baldersheim2016-12-121-6/+6
* Use forward declarations to avoid rebuilding the world when modifying the pac...Henning Baldersheim2016-11-171-2/+5
* Sometime forward declaration make the world of difference.Henning Baldersheim2016-11-162-0/+3
* fix corner case, add test and add time bomb to other testsHaavard2016-10-181-17/+40
* verify docid rangesHaavard2016-10-111-5/+54
* Do not require icu unless you really need it.Henning Baldersheim2016-09-111-0/+1
* ignoreHaavard2016-08-311-0/+1
* Wire in constant value repo from doc subdb to index environment.Geir Storli2016-08-301-8/+21
* Implement constant value repo to give access to rank constants in the rank fr...Geir Storli2016-08-302-0/+90
* Ensure that fastos.h is included firstHenning Baldersheim2016-06-161-2/+3
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-165-11/+11
* PublishJon Bratseth2016-06-1528-0/+3985