summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute
Commit message (Expand)AuthorAgeFilesLines
...
* Update default source in source selector when switching to new memory index.Tor Egge2019-01-161-1/+1
* Cap sources in FixedSourceSelector on load.Tor Egge2019-01-161-7/+11
* Set source to default source from committed docid limit to new guardTor Egge2019-01-151-0/+25
* Correct tracking of docIdLimit in FixedSourceSelector.Tor Egge2019-01-081-0/+17
* Compact lid space on source selector.Tor Egge2019-01-081-5/+13
* Revert "Compact lid space on source selector."Arnstein Ressem2019-01-071-30/+5
* Correct tracking of docIdLimit in FixedSourceSelector.Tor Egge2019-01-041-0/+17
* Compact lid space on source selector.Tor Egge2019-01-041-5/+13
* Revert "Compact lid space on source selector."Henning Baldersheim2019-01-031-13/+5
* Compact lid space on source selector.Tor Egge2019-01-031-5/+13
* clion recommended cleanup while browsing test.Henning Baldersheim2018-12-192-89/+57
* Follow api changeHenning Baldersheim2018-12-191-3/+1
* Add test for inverted bitvector iterator.Henning Baldersheim2018-12-181-8/+25
* UINT1 -> BOOLHenning Baldersheim2018-12-162-7/+7
* Add test for range search and also fetch postings with correct strictness.Henning Baldersheim2018-12-061-25/+35
* Reduce locked section by using a hashmap to reduce cachemisses during repopul...Henning Baldersheim2018-11-281-11/+16
* Use explicit EntryRef constructor to avoid unintended conversionHenning Baldersheim2018-11-282-4/+6
* Propagate mutability from config and add test for same.Henning Baldersheim2018-08-301-0/+6
* shared_ptr -> unique_ptrHenning Baldersheim2018-08-282-3/+3
* Only allow query time modification of attributes marked mutable.Henning Baldersheim2018-08-271-2/+10
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-274-72/+34
* Merge pull request #6636 from vespa-engine/balder/add-attribute_operationHenning Baldersheim2018-08-232-0/+187
|\
| * Extend to test all resultset types.Henning Baldersheim2018-08-232-21/+58
| * Move AttributeOperation and AttributeFunctor to searc::attributeHenning Baldersheim2018-08-222-0/+150
* | Use std::make_xxxHenning Baldersheim2018-08-205-294/+146
|/
* Rename AttributeVector::saveAs() method to save().Tor Egge2018-08-176-17/+17
* Remove unused getIndexName method.Tor Egge2018-08-171-11/+0
* Remove snapshot concept accessHenning Baldersheim2018-08-171-7/+0
* Remove attribute vector saveAs method with two arguments.Tor Egge2018-08-172-2/+2
* Pass file name to attribute vector save method.Tor Egge2018-08-171-2/+2
* expose 2nd phase candidates as a referencing sorted hit sequenceHÃ¥vard Pettersen2018-08-142-2/+2
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-2/+2
* - Do not follow the nullptr.Henning Baldersheim2018-07-231-1/+1
* test returned value alsoArne Juul2018-07-163-0/+5
* test new APIArne Juul2018-07-132-0/+5
* test new APIArne Juul2018-07-131-0/+37
* Ensure that all attribute iterators expose the search context creating the it...Geir Storli2018-06-251-0/+46
* some more cleanupArne Juul2018-06-201-1/+1
* move LOG_SETUP after other includesArne Juul2018-06-207-22/+21
* add and use HDR_ABORT insteadArne Juul2018-06-201-2/+3
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-2/+19
|\
| * Add test for getNamePrefixHenning Baldersheim2018-06-181-2/+19
* | use LOG_ABORT not just abort()Arne Juul2018-06-129-19/+26
|/
* Change tests and reintroduce assert.Henning Baldersheim2018-05-241-1/+1
* Renaming and constification after code review comments.Henning Baldersheim2018-05-241-2/+2
* Only return the weight of the first match. Accumulate on the outside.Henning Baldersheim2018-05-231-32/+41
* Ensure conformance tests pass.Henning Baldersheim2018-05-231-12/+25
* Refactored to allow iteration over matching elements.Henning Baldersheim2018-05-231-7/+7
* Remove redundant typedefHenning Baldersheim2018-05-111-1/+0
* Adjust naming: referenced lid -> target lid.Tor Egge2018-04-261-44/+44