aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/imported_attribute_vector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose imported attributes in metrics.Tor Egge2024-04-261-0/+12
* Update copyrightJon Bratseth2023-10-091-1/+1
* Creating the document metastore read guard is expensive and is not necessary ...Henning Baldersheim2022-06-041-1/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Only provide a filter iterator if that is all that is needed.Henning Baldersheim2020-01-101-1/+0
* =defaultHenning Baldersheim2019-03-051-2/+1
* Add shared pointer to document meta store context for referencedTor Egge2018-04-231-4/+8
* Remove unneeded attribute namespace qualifier.Tor Egge2018-04-231-2/+2
* Change target attribute type in ImportedAttributeVector toTor Egge2018-04-201-2/+2
* Add ReadableAttributeVector interface used to create a short-lived read guard...Geir Storli2018-04-191-1/+1
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-125/+3
* Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-1/+5
* Make AttributeWriter::forceCommit() clear the search cache of all imported at...Geir Storli2017-09-061-0/+6
* Instantiate bit vector search cache in imported attribute vectors if visibili...Geir Storli2017-09-061-4/+18
* Remove dead code.Tor Egge2017-09-061-42/+0
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-0/+42
* Remove dead code.Tor Egge2017-09-051-42/+0
* Map child LID to parent LID space in onSerializeFor...Sort functionsTor Brede Vekterli2017-08-241-2/+4
* Add string from enum lookup to IAttributeVectorTor Brede Vekterli2017-08-211-0/+4
* Add ImportedAttributeVectorReadGuard, used to handle imported attributesTor Egge2017-08-181-0/+8
* 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
* Add imported search context and iteration (#2031)Tor Brede Vekterli2017-03-171-3/+3
* Move asDocumentWeightAttribute() to IAttributeVector.Geir Storli2017-03-151-0/+4
* Extend IAttributeVector API with function for creating a ISearchContext.Geir Storli2017-03-151-0/+7
* Add attribute guards for imported attribute vectorsTor Brede Vekterli2017-02-271-0/+43
* Add imported attribute vector, take two.Tor Brede Vekterli2017-02-241-0/+125
* Revert "Add imported attribute vector"Tor Brede Vekterli2017-02-231-125/+0
* Add imported attribute vector (#1847)Tor Brede Vekterli2017-02-231-0/+125