summaryrefslogtreecommitdiffstats
path: root/searchlib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #14081 from vespa-engine/arnej/use-corner-defaultArne H Juul2020-08-181-4/+4
|\ | | | | use a "corner" as default for lat/lon outputs
| * use a "corner" as default for lat/lon outputsArne Juul2020-08-181-4/+4
| | | | | | | | * cosmetic change to factors for scaling by 1 million
* | Merge pull request #14080 from vespa-engine/arnej/use-added-json-geo-formatArne H Juul2020-08-185-59/+35
|\ \ | |/ |/| Arnej/use added json geo format
| * old format no longer used directlyArne Juul2020-08-182-16/+1
| |
| * test via new api onlyArne Juul2020-08-181-41/+30
| |
| * wire in using new JSON-lite location formatArne Juul2020-08-182-2/+4
| |
* | Consolidate suppress warnings for protobuf sources.Tor Egge2020-08-181-5/+1
|/
* Merge pull request #14056 from vespa-engine/arnej/set-rawscore-for-locationsArne H Juul2020-08-183-3/+126
|\ | | | | Arnej/set rawscore for locations
| * re-use fetched values in unpackArne Juul2020-08-171-7/+9
| |
| * wire in new iteratorArne Juul2020-08-161-2/+13
| |
| * add modern location iterator that can set rawscoreArne Juul2020-08-162-1/+111
| |
* | also print offending JSONArne Juul2020-08-171-2/+3
| |
* | bug fix: make string from memoryArne Juul2020-08-171-2/+2
| |
* | Reapply "Arnej/add json geo format"Arne Juul2020-08-175-72/+333
| | | | | | | | This reverts commit 6a3b6c0b2caef69146f0a796cef36574c3055417.
* | Merge pull request #14067 from vespa-engine/toregge/remove-unused-u32-infHenning Baldersheim2020-08-171-1/+0
|\ \ | | | | | | Remove unused u32_inf variable.
| * | Remove unused u32_inf variable.Tor Egge2020-08-171-1/+0
| | |
* | | Fix forward declaration of GeoLocationSpec.Tor Egge2020-08-171-1/+1
|/ /
* | Revert "Arnej/add json geo format"Arnstein Ressem2020-08-175-333/+72
| |
* | Merge pull request #14055 from vespa-engine/arnej/add-json-geo-formatArne H Juul2020-08-175-72/+333
|\ \ | | | | | | Arnej/add json geo format
| * | test new parsingArne Juul2020-08-161-67/+211
| | |
| * | add JSON (lite) format for geo locationsArne Juul2020-08-164-5/+122
| |/
* | Merge pull request #14054 from vespa-engine/arnej/extract-location-termsArne H Juul2020-08-171-1/+1
|\ \ | | | | | | allow extracting locations as terms
| * | allow extracting locations as termsArne Juul2020-08-161-1/+1
| |/
* / use km as unit for distances from geo-degrees metricArne Juul2020-08-162-4/+4
|/
* Merge pull request #14047 from vespa-engine/arnej/use-negative-1-as-infHenning Baldersheim2020-08-141-0/+6
|\ | | | | Arnej/use negative 1 as inf
| * add some debug loggingArne Juul2020-08-131-0/+6
| |
* | Use a vector backed set for speed.Henning Baldersheim2020-08-131-12/+8
|/
* ensure _z_bounding_box is consistent with rest of dataArne Juul2020-08-121-3/+3
|
* add more outputs to distance featureArne Juul2020-08-124-3/+17
|
* unit test all constructors and full API for GeoLocationArne Juul2020-07-172-9/+269
|
* remove fef/location.h as wellArne Juul2020-07-167-19/+2
|
* remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-169-156/+51
|
* [lo,hi] -> [low,high]Arne Juul2020-07-155-56/+56
|
* remove WIP not ready for prime timeArne Juul2020-07-151-19/+0
|
* cleanup remains of removed APIArne Juul2020-07-153-5/+1
|
* added comments and fixed styleArne Juul2020-07-151-4/+14
|
* remove now-duplicate testArne Juul2020-07-152-102/+0
|
* style fixesArne Juul2020-07-151-12/+9
|
* style fixesArne Juul2020-07-152-4/+6
|
* add comments; remove unused codeArne Juul2020-07-153-62/+9
|
* add files for GeoLocationParser classArne Juul2020-07-152-0/+310
|
* remove debug printingArne Juul2020-07-152-6/+0
|
* fix bugsArne Juul2020-07-157-14/+37
|
* finish rewrite to use GeoLocationArne Juul2020-07-1520-574/+252
|
* 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-152-7/+2
|
* avoid evil setSpec implementationArne Juul2020-07-153-13/+5
|
* preserve old behaviorArne Juul2020-07-155-52/+64
|