summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/imported_search_context
Commit message (Expand)AuthorAgeFilesLines
* - Do not follow the nullptr.Henning Baldersheim2018-07-231-1/+1
* Renaming and constification after code review comments.Henning Baldersheim2018-05-241-2/+2
* Refactored to allow iteration over matching elements.Henning Baldersheim2018-05-231-7/+7
* Change target attribute type in ImportedAttributeVector toTor Egge2018-04-201-1/+1
* Add ReadableAttributeVector interface used to create a short-lived read guard...Geir Storli2018-04-191-0/+1
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-3/+3
* Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-1/+3
* Use bit vector search cache in imported search context if available.Geir Storli2017-09-061-5/+73
* If fetchPostings() is called with strict set to true then buildTor Egge2017-08-241-1/+8
* Revert "Revert "Balder/do not use your own docidlimit""Henning Baldersheim2017-06-221-5/+3
* Revert "Balder/do not use your own docidlimit"Henning Baldersheim2017-06-221-3/+5
* init correct range on attribute iterators.Henning Baldersheim2017-06-221-5/+3
* 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
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-132-3/+3
* Copyright headerJon Bratseth2017-06-132-3/+3
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-2/+2
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-2/+2
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-2/+2
* Add more imported search context testsTor Brede Vekterli2017-03-201-14/+58
* Add imported search context and iteration (#2031)Tor Brede Vekterli2017-03-172-0/+303