aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/blueprintbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Add is_search_multi_threaded to proton::matching::BlueprintBuilder for cons...Henning Baldersheim5 days1-2/+6
* - Separate priority Q functionality into a separate base class WeakAndPriorit...Henning Baldersheim6 days1-1/+2
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-291-2/+3
* Set docid limit early in blueprint subtree.Tor Egge2024-04-171-0/+2
* Move whitelist into BlueprintBuilder::buildHenning Baldersheim2023-12-111-32/+74
* Add InTerm to backend.Tor Egge2023-11-241-0/+1
* Keep item type and features separate.Tor Egge2023-11-171-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use a smallvector to avoid indirection in most common case, and reserve some ...Henning Baldersheim2023-05-221-1/+2
* Make single field createBlueprint accessibleHenning Baldersheim2023-05-161-10/+9
* Move the fieldspec base vector.Henning Baldersheim2023-05-111-3/+2
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-4/+10
* Normalize includes in searchcore.Tor Egge2022-09-271-1/+1
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+1
* use custom types for true/false (NodeTypes::True, ProtonTrue, etc)Arne H Juul2021-10-191-3/+2
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-1/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use make_unique and make_shared instead of new.Geir Storli2020-05-291-1/+1
* Push handling of NearestNeighborTerm down to AttributeBlueprintFactory.Geir Storli2019-11-191-7/+1
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+7
* collect matching elements by using SameElement blueprintsHåvard Pettersen2019-10-021-1/+1
* add expensive flags to phrase/same elementHåvard Pettersen2019-09-121-1/+1
* std::make_unique and c++11 for loops.Henning Baldersheim2019-09-031-3/+2
* Extend query environment with method to get average field length.Tor Egge2019-06-111-0/+1
* build same element blueprintHåvard Pettersen2018-05-311-1/+12
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-9/+10
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-27/+26
* 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
* add override in searchcore moduleArne H Juul2017-04-121-23/+23
* Unify includesHenning Baldersheim2017-01-261-9/+0
* PublishJon Bratseth2016-06-151-0/+187