summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common
Commit message (Expand)AuthorAgeFilesLines
* doc: -> id:Henning Baldersheim2019-08-162-61/+28
* Integrate TensorRemoveUpdate in attribute updater.Geir Storli2019-02-211-23/+44
* Remove files used by old unit test runner.Tor Egge2019-02-196-8/+0
* Set data type for TensorFieldValue.Tor Egge2019-02-141-2/+14
* Rename tensoraddupdate.{h,cpp} -> tensor_add_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Rename tensormodifyupdate.{h,cpp} -> tensor_modify_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Handle TensorAddUpdate in attribute updater.Geir Storli2019-02-111-9/+25
* Test that tensor modify update is applied.Geir Storli2019-02-061-1/+59
* Rewrite to new unit test syntax.Geir Storli2019-02-061-113/+83
* Use std::vector and initializer list instead of wrapper.Geir Storli2019-02-061-62/+39
* Specify document type in code instead of config file.Geir Storli2019-02-052-184/+35
* Rename applyattrupdates -> attribute_updater_test and move it to correct place.Geir Storli2019-02-054-0/+582
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-0/+2
* Detect unchanged field in in array/map of struct.Tor Egge2018-06-131-41/+94
* Make tests less verbose when verifying stats.Geir Storli2018-05-151-110/+16
* Add pre-document selection than can disqualify a document without retrieving ...Geir Storli2018-05-151-38/+134
* Make member variables in CachedSelect private.Geir Storli2018-05-111-133/+133
* Improve logging.Geir Storli2018-05-111-1/+1
* Merge pull request #5671 from vespa-engine/toregge/extend-document-selection-...Tor Brede Vekterli2018-04-231-4/+61
|\
| * Extend document select pruner to generate document select expressionTor Egge2018-04-231-4/+61
* | Change AttributeContext to use makeReadGuard method on attribute vectors.Tor Egge2018-04-201-1/+0
|/
* Remove DocumentTypeRepo::UP typedef.Tor Egge2018-04-053-14/+14
* Use new C++ document selection parserTor Brede Vekterli2017-11-141-2/+0
* Add num cpu cores to HwInfo and sample if not specified.Geir Storli2017-10-101-7/+21
* Extend HwInfo with disk size, if disk is shared and memory size and sample si...Geir Storli2017-09-271-5/+34
* Revert "Geirst/reapply fix disk and memory usage sampling for docker"Geir Storli2017-09-221-31/+3
* Extend HwInfo with disk size and memory size and sample these if not specifie...Geir Storli2017-09-211-3/+31
* Revert "Geirst/fix disk and memory usage sampling for docker"Henning Baldersheim2017-09-201-31/+3
* Extend HwInfo with disk size and memory size and sample these if not specifie...Geir Storli2017-09-191-3/+31
* Update copyright headersJon Bratseth2017-06-1410-10/+10
* Revert "Update copyright headers"Jon Bratseth2017-06-1410-10/+10
* Update copyright headersJon Bratseth2017-06-1410-10/+10
* Revert "Copyright header"Jon Bratseth2017-06-1310-10/+10
* Copyright headerJon Bratseth2017-06-1310-10/+10
* enumRange is now constexprHenning Baldersheim2017-06-071-1/+1
* Hide BucketDistributionHenning Baldersheim2017-06-071-0/+1
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* Forward declare DocumentType.Henning Baldersheim2017-06-061-0/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-014-4/+0
* Remove unused schema changes related code. We now use state v1 api toTor Egge2017-05-263-139/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-243-13/+13
* We do not need the IIndexManagerFactory in searchcore anymore.Henning Baldersheim2017-05-241-10/+2
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-4/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-0/+1
* Merge pull request #2177 from yahoo/toregge/add-index-aspect-inspectorGeir Storli2017-04-192-42/+23
|\
| * Stop passing schema to CachedSelect, passing attribute manager is sufficient.Tor Egge2017-04-182-42/+23
* | add override in searchcore moduleArne H Juul2017-04-121-1/+1
|/
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-053-49/+52
* Change document type inspector to look at two document types at a time.Tor Egge2017-03-311-17/+52
* Rename *referent* -> *reference* to align with naming elsewhere (e.g. config-...Geir Storli2017-03-071-4/+4