summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove unsupported constructsJon Bratseth2021-03-291-16/+0
| * Remove unsupported constructsJon Bratseth2021-03-291-212/+1
* | Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-142-3/+3
* | Collapse nesten compatible weakandsJon Bratseth2021-04-133-44/+35
* | Only consider isLowerCase.Henning Baldersheim2021-04-122-24/+2
* | Non-functional changes onlyJon Bratseth2021-04-1220-50/+70
* | CleanupJon Bratseth2021-04-053-63/+62
* | Handle repeated EQUIV productionJon Bratseth2021-04-052-14/+37
* | CleanupJon Bratseth2021-04-053-111/+107
* | Allow retired nodes to be unreachableJon Bratseth2021-04-011-10/+11
* | SimplifyJon Bratseth2021-03-311-9/+8
* | Minor group logic improvementsJon Bratseth2021-03-312-17/+21
|/
* Precompute StudentT.inverseCumulativeProbability for default probability and ...Henning Baldersheim2021-03-281-7/+25
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-274-29/+71
* Merge pull request #17191 from vespa-engine/bratseth/carry-weightJon Bratseth2021-03-268-96/+102
|\
| * Carry weightJon Bratseth2021-03-264-3/+7
| * Cleanup: No functional changesJon Bratseth2021-03-267-94/+96
* | only do debug logging in very specific casesArne Juul2021-03-261-16/+34
|/
* add more debug logging about hit mergingArne Juul2021-03-251-5/+33
* backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* Merge pull request #16930 from vespa-engine/bratseth/remove-active-queries-me...Yngve Aasheim2021-03-191-7/+6
|\
| * Remove active queries metrics that are never setJon Bratseth2021-03-121-7/+6
* | Add copyright headersJon Bratseth2021-03-183-0/+3
|/
* Support equivJon Bratseth2021-03-113-21/+11
* Non-functional changes onlyJon Bratseth2021-02-2111-91/+61
* Fix linksJon Bratseth2021-02-153-4/+5
* Merge pull request #16479 from vespa-engine/bratseth/remove-getNodesMartin Polden2021-02-113-2/+4
|\
| * Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-093-2/+4
* | Merge pull request #16429 from vespa-engine/bratseth/deprecate-score-thresholdJon Bratseth2021-02-106-31/+33
|\ \
| * | Deprecate score-thresholdJon Bratseth2021-02-086-31/+33
| |/
* | added weakand replacer to vespa chainkarowan2021-02-091-1/+2
* | Merge pull request #16411 from karowan/karowan/replacing-or-by-wand-16360Jon Bratseth2021-02-091-0/+66
|\ \ | |/ |/|
| * Update container-search/src/main/java/com/yahoo/search/querytransform/WeakAnd...Kyle Rowan2021-02-091-0/+2
| * Update container-search/src/main/java/com/yahoo/search/querytransform/WeakAnd...Kyle Rowan2021-02-091-1/+3
| * Update container-search/src/main/java/com/yahoo/search/querytransform/WeakAnd...Kyle Rowan2021-02-091-1/+1
| * optimized item replacementkarowan2021-02-051-3/+7
| * updated documentationkarowan2021-02-051-0/+15
| * added searcher to replace OrItemsKyle Rowan2021-02-051-0/+43
* | Merge pull request #16382 from vespa-engine/arnej/rename-some-variablesHenning Baldersheim2021-02-051-22/+22
|\ \ | |/ |/|
| * rename some variables to reduce confusionArne Juul2021-02-041-22/+22
* | Request metrics asyncJon Bratseth2021-02-041-2/+1
|/
* Merge pull request #16338 from vespa-engine/gjoranv/hit-metrics-histogramgjoranv2021-02-031-2/+11
|\
| * Remove redundant Values.gjoranv2021-02-031-6/+0
| * Add histogram buckets for totalhits_per_query metric.gjoranv2021-02-021-2/+10
| * Add histogram buckets for hits_per_query metric.gjoranv2021-02-021-1/+8
* | Merge pull request #16377 from vespa-engine/bratseth/caching-warningHenning Baldersheim2021-02-031-2/+4
|\ \
| * | Warn not to cache thisJon Bratseth2021-02-031-2/+4
* | | Merge pull request #16373 from vespa-engine/bratseth/caching-warningHenning Baldersheim2021-02-031-0/+2
|\| |
| * | Warn not to cache thisJon Bratseth2021-02-031-0/+2
| |/
* / No functional changesJon Bratseth2021-02-033-8/+6
|/