summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/imported_attributes_context/imported_attributes_context_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* Use std::async instead of explicit std::thread.Geir Storli2017-03-091-5/+2
* Implement attribute context for imported attributes.Geir Storli2017-03-011-0/+159