summaryrefslogtreecommitdiffstats
path: root/searchcore
Commit message (Expand)AuthorAgeFilesLines
* Use second phase rank score drop limit in match loop.Tor Egge2024-06-052-1/+27
* Add second phase rank score drop limit to proton::matching::MatchParams.Tor Egge2024-06-054-9/+19
* Rename existing rank drop limit and rank score drop limit toTor Egge2024-06-046-33/+27
* Merge pull request #31410 from vespa-engine/havardpe/enumeration-of-blueprint...Geir Storli2024-06-043-0/+11
|\
| * enumerate blueprint nodes if trace level high enoughHåvard Pettersen2024-06-033-0/+11
* | Merge pull request #31405 from vespa-engine/toregge/rewrite-matching-unit-tes...Geir Storli2024-06-041-284/+328
|\ \
| * | Rewrite matching unit test to gtest.Tor Egge2024-06-031-284/+328
| |/
* / Remove default value for proton::matching::MatchParams constructor.Tor Egge2024-06-031-1/+1
|/
* Merge pull request #31340 from vespa-engine/toregge/rewrite-match-loop-commun...v8.351.13Tor Egge2024-06-032-102/+176
|\
| * Rewrite match loop communicator unit test to gtest.Tor Egge2024-05-292-102/+176
* | Deduce default value in hit collector.Tor Egge2024-05-312-3/+3
* | Style fix: empty line between member functions.Tor Egge2024-05-301-0/+4
|/
* - Add is_search_multi_threaded to proton::matching::BlueprintBuilder for cons...Henning Baldersheim2024-05-291-2/+6
* - Separate priority Q functionality into a separate base class WeakAndPriorit...Henning Baldersheim2024-05-281-1/+2
* Integrate firstPhaseRank feature with match loop.Tor Egge2024-05-276-22/+114
* Remove proton rpc function die.Tor Egge2024-05-243-22/+0
* Merge pull request #31254 from vespa-engine/toregge/use-std-exit-instead-of-s...Henning Baldersheim2024-05-211-1/+2
|\
| * Use std::_Exit instead of std::quick_exit.Tor Egge2024-05-211-1/+2
* | Use multiple shards for searchcore persistence conformance test.Tor Egge2024-05-214-10/+36
* | Document searchcore unit test port number allocation.Tor Egge2024-05-217-10/+66
|/
* Use const auto* to indicate that variable is a pointer.Tor Egge2024-05-191-3/+3
* Use pointer to vespalib::eval::Value.Tor Egge2024-05-191-3/+3
* Remove vdstestlib moduleTor Brede Vekterli2024-05-161-1/+0
* Acknowledge death sentence and leave execution to the master.Henning Baldersheim2024-05-071-2/+8
* Adjust down the estimate when its unknown and avoid WhiteListBlueprint being ...Geir Storli2024-05-061-1/+2
* Expose imported attributes in state explorer.Tor Egge2024-05-025-22/+164
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-292-3/+6
* Expose imported attributes in metrics.Tor Egge2024-04-262-27/+55
* Set docid limit early in blueprint subtree.Tor Egge2024-04-172-1/+4
* Adjust strict cost of bitvector after benchmarking.Geir Storli2024-04-161-3/+7
* Install Abseil failure signal handler in distributor/proton daemonsTor Brede Vekterli2024-04-102-0/+16
* Allow forcing strict Blueprints when using the new query cost model.Geir Storli2024-04-081-2/+2
* Merge pull request #30695 from vespa-engine/havardpe/blueprint-strict-taggingHåvard Pettersen2024-03-2114-65/+83
|\
| * tag blueprints with strictnessHåvard Pettersen2024-03-2014-65/+83
* | Reapply add virtual fields to index environment for streaming mode.Tor Egge2024-03-201-0/+2
|/
* Revert "Add virtual fields to index environment for streaming mode."Henning Baldersheim2024-03-191-2/+0
* Add virtual fields to index environment for streaming mode.Tor Egge2024-03-191-0/+2
* Merge pull request #30611 from vespa-engine/vekterli/handle-imported-attribut...Tor Brede Vekterli2024-03-137-98/+166
|\
| * Use attributes when evaluating selection expression on full documentsTor Brede Vekterli2024-03-127-98/+166
* | Merge pull request #30580 from vespa-engine/toregge/rewrite-searchcore-fusion...Geir Storli2024-03-122-69/+75
|\ \
| * | Rewrite searchcore fusion runner unit test to gtest.Tor Egge2024-03-112-69/+75
| |/
* | Merge pull request #30579 from vespa-engine/toregge/rewrite-searchcore-disk-i...Geir Storli2024-03-122-38/+35
|\ \
| * | Rewrite searchcore DiskIndexCleaner unit test to gtest.Tor Egge2024-03-112-38/+35
| |/
* | Merge pull request #30578 from vespa-engine/toregge/rewrite-searchcore-feed-t...Geir Storli2024-03-122-31/+9
|\ \
| * | Rewrite searchcore FeedToken unit test to gtest.Tor Egge2024-03-112-31/+9
| |/
* | Merge pull request #30577 from vespa-engine/toregge/rewrite-searchcore-feed-a...Geir Storli2024-03-121-42/+17
|\ \
| * | Rewrite searchcore feed and search unit test to gtest.Tor Egge2024-03-111-42/+17
| |/
* / Rewrite searchcore attribute flush unit test to gtest.Tor Egge2024-03-112-151/+78
|/
* Rename to reflect that is is a configid, not a search cluster.Henning Baldersheim2024-03-051-3/+3
* Cache the query stack if using ranking.queryCache and use it for proper summa...Henning Baldersheim2024-02-295-13/+33