aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-181-5/+7
|\
| * Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-5/+7
* | Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-0/+5
* | Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-5/+0
* | Adjust attribute manager flush target names, e.g. for attribute a1:Tor Egge2017-05-121-2/+2
* | Update attribute filter manager to pass on shrink flush targets.Tor Egge2017-05-121-0/+5
|/
* Test that attribute write operations are spread over available writeTor Egge2017-05-081-3/+72
* Attribute adapter has been renamed to attribute writer.Tor Egge2017-05-051-6/+6
* Use attribute writer created after last attribute was added to attributeTor Egge2017-05-041-21/+25
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-7/+7
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-27/+11
* Merge pull request #2158 from yahoo/geirst/cleanup-enums-for-data-and-collect...Geir Storli2017-04-051-18/+20
|\
| * Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-18/+20
* | Change signature of AttributeCollectionSpecFactory::create toTor Egge2017-04-041-7/+8
|/
* Move nested class AttributeCollectionSpec::Attribute out to AttributeSpec.Tor Egge2017-03-311-3/+0
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-1/+1
* make stuff compile and testHaavard2017-01-231-4/+4
* Use schema::DataTypeHenning Baldersheim2016-12-121-21/+13
* Move tensor attribute to search::tensor namespace.Tor Egge2016-11-301-1/+1
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-5/+5
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-2/+9
* Move tensor attribute source to separate directory.Tor Egge2016-10-181-1/+1
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-2/+2
* Enable tensor field assign updates in backend.Tor Egge2016-08-161-12/+62
* PublishJon Bratseth2016-06-151-0/+607