aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/imported_attribute_vector
Commit message (Expand)AuthorAgeFilesLines
* Test that isImported() returns true.Geir Storli2018-04-231-0/+4
* Add type-safe down-cast to ITensorAttribute in IAttributeVector and use this ...Geir Storli2018-04-191-2/+7
* Add ReadableAttributeVector interface used to create a short-lived read guard...Geir Storli2018-04-191-1/+1
* Remove useReadGuard template argument from fixtures as read guard is always u...Geir Storli2018-04-191-104/+18
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-28/+23
* Keep imported tensor attribute vector read guard live during access.Tor Egge2018-01-231-1/+2
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-0/+97
* Revert "Add imported tensor attribute vector"HÃ¥kon Hallingstad2018-01-231-97/+0
* Use ASSERT_TRUE instead of EXPECT_TRUE.Tor Egge2018-01-231-1/+1
* Fix typo in tensor spec.Tor Egge2018-01-221-1/+1
* Add imported tensor attribute vector read guard.Tor Egge2018-01-221-0/+97
* Explicit `this` not needed for own type memberTor Brede Vekterli2017-08-241-1/+1
* Map child LID to parent LID space in onSerializeFor...Sort functionsTor Brede Vekterli2017-08-241-16/+37
* Add string from enum lookup to IAttributeVectorTor Brede Vekterli2017-08-211-0/+22
* Add ImportedAttributeVectorReadGuard, used to handle imported attributesTor Egge2017-08-181-23/+101
* Revert "Revert "Balder/do not use your own docidlimit""Henning Baldersheim2017-06-221-0/+1
* Revert "Balder/do not use your own docidlimit"Henning Baldersheim2017-06-221-1/+0
* init correct range on attribute iterators.Henning Baldersheim2017-06-221-0/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-132-3/+3
* Copyright headerJon Bratseth2017-06-132-3/+3
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-1/+1
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-1/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-1/+1
* Add imported search context and iteration (#2031)Tor Brede Vekterli2017-03-171-228/+21
* Merge pull request #1975 from yahoo/geirst/improve-imported-attribute-unit-testGeir Storli2017-03-091-7/+9
|\
| * Use std::async instead of explicit std::thread.Geir Storli2017-03-091-5/+2
| * Improve testing of acquireEnumGuard() by checking that guard is taken on unde...Geir Storli2017-03-091-7/+12
* | Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-8/+13
|/
* Add attribute guards for imported attribute vectorsTor Brede Vekterli2017-02-271-0/+50
* Add imported attribute vector, take two.Tor Brede Vekterli2017-02-242-0/+576
* Revert "Add imported attribute vector"Tor Brede Vekterli2017-02-232-575/+0
* Add imported attribute vector (#1847)Tor Brede Vekterli2017-02-232-0/+575