aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/common/i_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
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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-0/+13
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-0/+2
* Add classes for mapping from gid to lid, with interface in searchlib.Tor Egge2017-02-091-0/+21