summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Wire in match configHenning Baldersheim2021-04-081-0/+8
* Use BTREE/HASH instead of ORDERED/UNORDERED.Henning Baldersheim2021-03-231-16/+18
* Add dictionary configHenning Baldersheim2021-03-111-4/+22
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* GC unused timestamp in schema.Henning Baldersheim2019-12-161-75/+13
* Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.Geir Storli2019-06-242-4/+4
* Specify default values when loading an IndexField from config lines.Geir Storli2019-05-032-1/+22
* Propagate flag to trigger use of experimental posting list format for an inde...Geir Storli2019-05-022-4/+3
* Rewrite schema test to use gtest.Geir Storli2019-05-022-124/+144
* Remove unused settings (prefix, phrases, positions) from index field in schema.Geir Storli2019-05-021-9/+2
* Remove files used by old unit test runner.Tor Egge2019-02-194-4/+0
* Be consistent with factors and percentagesHenning Baldersheim2019-01-291-0/+10
* Remove remains of RISE.Geir Storli2019-01-211-11/+0
* UINT1 -> BOOLHenning Baldersheim2018-12-161-5/+4
* Change SchemaBuilder to use attributes config to setup imported attribute fie...Geir Storli2017-08-162-6/+12
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
* Use datatype and collection type from config when building schema for importe...Geir Storli2017-04-062-2/+6
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-41/+43
* Support building a schema from imported-fields config.Geir Storli2017-03-075-6/+22
* Add imported attribute fields to schema.Geir Storli2017-03-072-5/+40
* Use schema::DataTypeHenning Baldersheim2016-12-121-40/+36
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-13/+12
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+1
* ignore filesHaavard2016-06-231-0/+4
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
* PublishJon Bratseth2016-06-1514-0/+598