summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #14077 from vespa-engine/bratseth/exceptionsJon Bratseth2020-08-1811-18/+24
|\
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-1811-18/+24
* | tighten allowed location syntax, and simplifyArne Juul2020-08-161-92/+62
|/
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-132-2/+2
* ensure connected query items are TaggableArne Juul2020-08-104-2/+24
* Expose raw summary dataJon Bratseth2020-08-051-1/+6
* Merge pull request #11679 from vespa-engine/revert-10510-bjormel/endpoint-as-...Bjørn Meland2020-07-201-6/+11
|\
| * Revert "VESPA-16236: endpoint as a dimension to search requests"Bjørn Meland2020-01-071-6/+11
* | use Objects.hashArne Juul2020-07-151-1/+1
* | add TODOArne Juul2020-07-151-0/+1
* | fix copyright and commentsArne Juul2020-07-151-12/+16
* | mark new Item as BetaArne Juul2020-07-151-1/+2
* | more descriptive enum name for geo location termArne Juul2020-07-152-2/+2
* | preserve "no radius" aspectArne Juul2020-07-152-19/+32
* | minimal YQL supportArne Juul2020-07-152-8/+15
* | add LocationItem query itemArne Juul2020-07-151-0/+105
* | clean up various issues with ParseItem classArne Juul2020-07-091-2/+3
* | Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-245-34/+43
* | update SelectParser and add targetHitsArne Juul2020-06-191-1/+12
* | Test SpareCapacityMaintainerJon Bratseth2020-06-172-15/+8
* | Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-1/+1
* | fix broken linkskkraune2020-05-201-1/+1