aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/wand/wand_parts.h
Commit message (Expand)AuthorAgeFilesLines
* - Wire in a common shared heap for WeakAnd.Henning Baldersheim11 days1-0/+5
* Split ParallellWandMatchParams in 2.Henning Baldersheim12 days1-0/+16
* Update commentsHenning Baldersheim2024-04-301-1/+1
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-291-2/+6
* Allow control of wand rangeHenning Baldersheim2024-04-291-12/+35
* Allow scorer for wand to carry stateHenning Baldersheim2024-04-261-18/+18
* Add noexceptHenning Baldersheim2024-04-251-32/+31
* Prepare for direct btree posting list iterators with only docids.Geir Storli2023-11-271-3/+3
* Rename DocumentWeightIterator to DocidWithWeightIterator.Geir Storli2023-11-231-1/+1
* Rename IDocumentWeightAttribute to IDocidWithWeightPostingStore.Geir Storli2023-11-231-6/+6
* Update copyrightJon Bratseth2023-10-091-1/+1
* cleanup whitespaceArne Juul2023-04-301-4/+4
* GC unused includesHenning Baldersheim2023-03-141-1/+0
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-8/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-5/+6
* add TODOs about further use of unique_ptrArne Juul2020-06-051-0/+1
* use vector of UP as MultiSearch::ChildrenArne Juul2020-06-041-0/+1
* Add noexcept to move constructors and operatorsHenning Baldersheim2020-01-211-7/+7
* Use nested namespaceHenning Baldersheim2017-08-031-6/+2
* 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
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-64/+121
* use cmathArne Juul2016-06-271-1/+1
* PublishJon Bratseth2016-06-151-0/+615