summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/imported_attributes_context
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Rename first used generation -> oldest used generation.Geir Storli2022-10-121-2/+3
* Include config in cpp file.Henning Baldersheim2022-05-261-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-3/+5
* Use XXH3 over XXH64 as vespalib string hash functionTor Brede Vekterli2020-10-081-0/+4
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Create read guard for target document meta store as part of creatingTor Egge2018-04-232-1/+3
* Add shared pointer to document meta store context for referencedTor Egge2018-04-231-1/+2
* Change target attribute type in ImportedAttributeVector toTor Egge2018-04-201-1/+4
* Use forward declared ReferenceAttribute.Tor Egge2018-04-201-1/+2
* 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
* Merge pull request #3390 from vespa-engine/geirst/fix-bitvector-search-cache-...Geir Storli2017-09-121-0/+1
|\
| * Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-0/+1
* | Keep a gid to lid mapper live during the lifetime of an imported attributeTor Egge2017-09-111-1/+5
|/
* Instantiate bit vector search cache in imported attribute vectors if visibili...Geir Storli2017-09-061-1/+2
* 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
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Use std::async instead of explicit std::thread.Geir Storli2017-03-091-5/+2
* Implement attribute context for imported attributes.Geir Storli2017-03-014-0/+169