aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/imported_attribute_vector.h
Commit message (Expand)AuthorAgeFilesLines
* Expose imported attributes in metrics.Tor Egge2024-04-261-0/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire the metastore read guard all the way and use it, if present.Henning Baldersheim2023-05-091-3/+1
* Creating the document metastore read guard is expensive and is not necessary ...Henning Baldersheim2022-06-041-0/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-2/+1
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-1/+2
* Specify fast search explicit in testHenning Baldersheim2020-01-021-2/+1
* =defaultHenning Baldersheim2019-03-051-6/+3
* Adjust forward declarations in searchlib.Tor Egge2019-02-071-1/+1
* Add shared pointer to document meta store context for referencedTor Egge2018-04-231-5/+11
* Remove unneeded attribute namespace qualifier.Tor Egge2018-04-231-5/+5
* Change target attribute type in ImportedAttributeVector toTor Egge2018-04-201-7/+6
* Use forward declared ReferenceAttribute.Tor Egge2018-04-201-2/+2
* Add ReadableAttributeVector interface used to create a short-lived read guard...Geir Storli2018-04-191-5/+3
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-39/+9
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-1/+1
* Revert "Add imported tensor attribute vector"HÃ¥kon Hallingstad2018-01-231-1/+1
* Add imported tensor attribute vector read guard.Tor Egge2018-01-221-1/+1
* Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-4/+11
* Make AttributeWriter::forceCommit() clear the search cache of all imported at...Geir Storli2017-09-061-0/+1
* Instantiate bit vector search cache in imported attribute vectors if visibili...Geir Storli2017-09-061-4/+15
* Remove dead code.Tor Egge2017-09-061-15/+0
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-0/+15
* Remove dead code.Tor Egge2017-09-051-15/+0
* Add string from enum lookup to IAttributeVectorTor Brede Vekterli2017-08-211-0/+1
* Add ImportedAttributeVectorReadGuard, used to handle imported attributesTor Egge2017-08-181-1/+5
* 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
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-2/+2
* Copyright headerJon Bratseth2017-06-131-2/+2
* Add imported search context and iteration (#2031)Tor Brede Vekterli2017-03-171-1/+1
* Move asDocumentWeightAttribute() to IAttributeVector.Geir Storli2017-03-151-0/+1
* Extend IAttributeVector API with function for creating a ISearchContext.Geir Storli2017-03-151-0/+2
* Change ImportedAttributesRepo to keep instances of ImportedAttributeVector.Geir Storli2017-02-281-0/+1
* Add attribute guards for imported attribute vectorsTor Brede Vekterli2017-02-271-0/+19
* Add imported attribute vector, take two.Tor Brede Vekterli2017-02-241-0/+73
* Revert "Add imported attribute vector"Tor Brede Vekterli2017-02-231-73/+0
* Add imported attribute vector (#1847)Tor Brede Vekterli2017-02-231-0/+73