aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bugsArne Juul2020-07-157-14/+37
* finish rewrite to use GeoLocationArne Juul2020-07-1526-642/+306
* immutable GeoLocation structArne Juul2020-07-153-0/+264
* location must have a locationArne Juul2020-07-152-6/+3
* explicit no-handling of location for streamingArne Juul2020-07-151-1/+9
* handle locations in query for getdocsumArne Juul2020-07-1516-100/+143
* avoid evil setSpec implementationArne Juul2020-07-153-13/+5
* preserve old behaviorArne Juul2020-07-157-62/+70
* use GeoLocationSpec in query::Location alsoArne Juul2020-07-156-48/+63
* more cleanup, rename currently-unused methodsArne Juul2020-07-155-21/+9
* split out geo location parser into its own distinct classArne Juul2020-07-1511-139/+142
* refactor more, add optional field name parsingArne Juul2020-07-157-23/+38
* refactor geo location parsingArne Juul2020-07-155-227/+23
* GC some unused codeArne Juul2020-07-154-13/+0
* add common geo location parsingArne Juul2020-07-155-0/+418
* remove some spammy loggingArne Juul2020-07-154-11/+4
* less log spamArne Juul2020-07-152-22/+21
* fixup all location views in the same placeArne Juul2020-07-151-7/+11
* avoid getLocation for nowArne Juul2020-07-153-7/+7
* fix bug in location extractArne Juul2020-07-151-1/+1
* add debug loggingArne Juul2020-07-151-5/+11
* one more ITEM_LOCATION_TERM -> ITEM_GEO_LOCATION_TERMArne Juul2020-07-151-1/+1
* support multiple positions in queryArne Juul2020-07-157-36/+74
* mark new Item as BetaArne Juul2020-07-151-1/+2
* SelectParser should import most of its constants from YqlParserArne Juul2020-07-152-116/+124
* exchange data about all possible locationsArne Juul2020-07-156-58/+93
* inject location from first ProtonLocationTerm found in query tree to query en...Arne Juul2020-07-151-0/+26
* more descriptive enum name for geo location termArne Juul2020-07-1510-11/+11
* convert to backend syntaxArne Juul2020-07-151-1/+1
* test geoLocation parsing and generationArne Juul2020-07-157-12/+97
* preserve "no radius" aspectArne Juul2020-07-153-19/+33
* add simple distance parserArne Juul2020-07-152-3/+74
* add simpler utility for degree parsingArne Juul2020-07-152-0/+533
* lots of debug printingArne Juul2020-07-152-0/+14
* handle possible zcurve suffixArne Juul2020-07-153-0/+28
* minimal YQL supportArne Juul2020-07-156-34/+101
* add LocationItem query itemArne Juul2020-07-152-0/+129
* Merge pull request #13897 from vespa-engine/vekterli/use-atomic-operation-cou...Tor Brede Vekterli2020-07-151-3/+3
|\
| * Ensure operation counting is thread-safeTor Brede Vekterli2020-07-151-3/+3
* | Merge pull request #13896 from vespa-engine/vekterli/add-put-and-remove-metri...Tor Brede Vekterli2020-07-158-74/+104
|\ \ | |/ |/|
| * Add per-operation metrics for puts and removes that are part of mergesTor Brede Vekterli2020-07-158-74/+104
|/
* Merge pull request #13870 from vespa-engine/vekterli/shutdown-state-server-an...Tor Brede Vekterli2020-07-154-9/+37
|\
| * Close config and reset component tokens prior to state server shutdownTor Brede Vekterli2020-07-133-13/+20
| * Shutdown state server and metric manager before service layerTor Brede Vekterli2020-07-134-1/+22
* | Merge pull request #13894 from vespa-engine/hmusum/add-application-package-fi...Harald Musum2020-07-144-11/+33
|\ \
| * | Add application package file reference to responseHarald Musum2020-07-144-11/+33
* | | Merge pull request #13888 from vespa-engine/prometheus-uses-hostnamegjoranv2020-07-141-4/+4
|\ \ \
| * | | added hostname as a dimension to prometheus metricsAmund Bergland Kvalsvik2020-07-141-4/+4
* | | | Merge pull request #13887 from vespa-engine/hmusum/do-not-use-default-app-id-...gjoranv2020-07-145-15/+19
|\ \ \ \
| * | | | Do not use default application id if none found in zookeeperHarald Musum2020-07-145-15/+19