summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-044-22/+319
* Move specialtokens to linguisticsJon Bratseth2021-05-043-222/+1
* Make immutableJon Bratseth2021-05-043-174/+100
* No functional changesJon Bratseth2021-05-044-24/+22
* In the case that the first item in a rank item evaluated to false it would be...Henning Baldersheim2021-04-261-0/+1
* Include queue time in search handler for query metrics in StatisticsSearcherBjørn Christian Seime2021-04-231-4/+25
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-232-23/+1
* Create cluster controller cluster on logserverJon Bratseth2021-04-231-1/+1
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-202-66/+4
* 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-121-20/+0
* CleanupJon Bratseth2021-04-053-63/+62
* Handle repeated EQUIV productionJon Bratseth2021-04-052-14/+37
* CleanupJon Bratseth2021-04-053-111/+107
* Minor group logic improvementsJon Bratseth2021-03-311-1/+1
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-273-3/+27
* Carry weightJon Bratseth2021-03-264-3/+7
* Cleanup: No functional changesJon Bratseth2021-03-267-94/+96
* backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* Remove active queries metrics that are never setJon Bratseth2021-03-121-7/+6
* Support equivJon Bratseth2021-03-113-21/+11
* Non-functional changes onlyJon Bratseth2021-02-213-7/+7
* Fix linksJon Bratseth2021-02-151-1/+1
* Deprecate score-thresholdJon Bratseth2021-02-083-27/+26
* 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
* | No functional changesJon Bratseth2021-02-031-2/+1
|/
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-0/+4
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-4/+0
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-0/+4
* measure latency using System.nanoTime()Arne Juul2021-01-281-8/+9
* always send distance threshold in NearestNeighborItemArne Juul2021-01-271-2/+4
* Non-functional changes onlyJon Bratseth2021-01-143-12/+8
* only send distanceThreshold conditionallyArne Juul2021-01-081-2/+10
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+10
* Handle tensor types with cell type parameterJon Bratseth2020-12-031-35/+35
* SimplifyJon Bratseth2020-12-031-4/+2
* Reject queries searching tensor fieldsJon Bratseth2020-11-296-21/+26
* Merge pull request #15129 from vespa-engine/hakonhall/use-javadoc-no-forkHåkon Hallingstad2020-11-021-3/+1
|\
| * Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-3/+1
* | Store scaling events in ZooKeeperJon Bratseth2020-10-221-1/+1
|/
* Merge pull request #14155 from vespa-engine/bratseth/avoid-manual-zone-noiseJon Bratseth2020-08-251-12/+9
|\
| * Reduce noiseJon Bratseth2020-08-251-12/+9
* | ensure that locations are sent downArne Juul2020-08-201-0/+17
|/