aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/reference_attribute
Commit message (Expand)AuthorAgeFilesLines
* Adjust naming: referenced lid -> target lid.Tor Egge2018-04-261-44/+44
* Test that reference attribute tracks unique gids.Tor Egge2017-09-031-0/+34
* Keep track of mapping from gid to referenced lid in reference attributeTor Egge2017-08-311-35/+6
* Propagate API changes to GidToLidChangeListener and ReferenceAttribute:Tor Egge2017-08-301-12/+15
* Factor out ReferenceMappings from ReferenceAttribute.Tor Egge2017-08-151-2/+3
* Rename variables for clarity.Tor Egge2017-08-151-0/+2
* Recover from temporary glitch in reverse mapping.Tor Egge2017-08-141-0/+40
* Add reverse mapping to reference attribute.Tor Egge2017-08-141-1/+62
* Set numDocs and committedDocIdLimit when loading reference attribute.Tor Egge2017-08-031-0/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Change reference attribute to update the lid-2-lid mapping during update() to...Geir Storli2017-03-211-34/+29
* Add imported attribute vector, take two.Tor Brede Vekterli2017-02-241-29/+3
* Revert "Add imported attribute vector"Tor Brede Vekterli2017-02-231-3/+29
* Add imported attribute vector (#1847)Tor Brede Vekterli2017-02-231-29/+3
* Fix comments. Break long lines.Tor Egge2017-02-231-4/+4
* Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-0/+32
* Add notifyGidToLidChange() method to reference attribute, to handleTor Egge2017-02-171-0/+32
* Add support for attaching a "gid to lid mapper" to a reference attribute.Tor Egge2017-02-141-0/+60
* Prepare for faster lid mapping:Tor Egge2017-02-071-1/+6
* Style fixes and adjusted comments.Tor Egge2017-02-031-24/+81
* Add reference attribute.Tor Egge2017-02-023-0/+167