aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/reference/gid_to_lid_mapper.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Grab the fallback guard in the constructor to ensure it is held fetching the ...Henning Baldersheim2023-05-101-2/+2
* Wire the metastore read guard all the way and use it, if present.Henning Baldersheim2023-05-091-3/+1
* Use shared_ptr for the read guardHenning Baldersheim2023-05-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add foreach method to search::IDocumentMetaStore interface class.Tor Egge2018-04-231-5/+3
* remove unused mapGidToLid() method from gid to lid mapper. ReferenceTor Egge2017-09-111-1/+0
* Keep track of mapping from gid to referenced lid in reference attributeTor Egge2017-08-311-3/+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
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Fix namespace end comments.Tor Egge2017-02-171-1/+1
* Add classes for mapping from gid to lid, with interface in searchlib.Tor Egge2017-02-091-0/+26