summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: -> id:Henning Baldersheim2019-08-161-17/+17
* remove tensor factoryHåvard Pettersen2019-05-311-15/+12
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-1/+1
* Check for assignable tensor type when setting tensor in TensorFieldValue.Tor Egge2019-03-071-1/+3
* Use explicit EntryRef constructor to avoid unintended conversionHenning Baldersheim2018-11-281-0/+2
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-3/+3
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Adjust naming: compoundAttribute -> structFieldAttribute.Tor Egge2018-06-061-2/+2
* Adjust name of compound attribute in map of struct to match field path.Tor Egge2018-05-311-4/+4
* Handle struct map in attribute writer.Tor Egge2018-05-311-1/+59
* DeinlineHenning Baldersheim2018-05-311-0/+5
* Compute updatescope inline when applying updates to attributes.Henning Baldersheim2018-05-311-9/+14
* Rename struct array field from "s" to "array" in unit test.Tor Egge2018-05-301-11/+11
* Add unit test for setting compound attribute values using newTor Egge2018-05-301-0/+95
* Add shared pointer to document meta store context for referencedTor Egge2018-04-231-1/+2
* Use forward declared ReferenceAttribute.Tor Egge2018-04-201-1/+1
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-5/+7
* Revert "Add imported tensor attribute vector"Håkon Hallingstad2018-01-231-7/+5
* Add imported tensor attribute vector.Tor Egge2018-01-221-5/+7
* Remove unused code.Geir Storli2017-11-081-6/+0
* Add test for batch remove on attribute writer.Geir Storli2017-11-081-6/+36
* Revert "Geirst/commit attributes once when handling delete bucket operations"Arnstein Ressem2017-11-071-36/+12
* Remove unused code.Geir Storli2017-11-071-6/+0
* Add test for batch remove on attribute writer.Geir Storli2017-11-071-6/+36
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-0/+1
* Make AttributeWriter::forceCommit() clear the search cache of all imported at...Geir Storli2017-09-061-21/+54
* Rename IAttributeWriter::commit() -> forceCommit().Geir Storli2017-09-061-4/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* 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