aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/Location.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Add missing cloningJon Bratseth2021-10-271-69/+70
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* tighten allowed location syntax, and simplifyArne Juul2020-08-161-92/+62
| | | | | * Note: we stopped supporting 1-d locations in Vespa 5.x, so this should not break any applications.
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-131-1/+1
|
* preserve "no radius" aspectArne Juul2020-07-151-8/+16
|
* minimal YQL supportArne Juul2020-07-151-1/+5
|
* allow arbitrarily large radiusArne Juul2020-03-171-2/+2
| | | | | * also, take negative radius to mean "infinitely" large * also, fix default for pos.xy case to be same as pos.ll case.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* PublishJon Bratseth2016-06-151-0/+379