aboutsummaryrefslogtreecommitdiffstats
path: root/client/src/main
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 Oath copyrights.gjoranv2021-10-2723-23/+23
* Merge pull request #19658 from vespa-engine/bratseth/no-field-in-weakandJon Bratseth2021-10-203-12/+16
|\
| * Remove unnecessary fieldJon Bratseth2021-10-202-7/+9
| * WeakAnd has no fieldJon Bratseth2021-10-202-6/+8
* | Add missiung copyrightsJon Bratseth2021-10-202-0/+2
|/
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* fix typo / linkKristian Aune2021-09-141-2/+2
* feat: support nearestNeighbor operatoryehzu2021-09-083-0/+68
* feat: support geoLocation operatoryehzu2021-09-082-0/+58
* String.format -> Text.formatArne Juul2021-06-3011-25/+40
* Support nearest neighbor queryMarcus Eltscheminov2021-05-171-0/+29
* less broken links (#16640)Kristian Aune2021-02-231-1/+1
* support numberic operation for doubleyehzu2021-02-181-0/+67
* support numberic operation for floatyehzu2021-02-181-0/+66
* Fix linksJon Bratseth2021-02-157-71/+71
* fix incorrect comma between orderBy and limit/offset/timeoutyehzu2020-02-251-1/+1
* HTML escape the character "&" in the javadoc commentyehzu2020-01-071-1/+1
* add javadoc to nonintermediate classesyehzu2020-01-077-6/+608
* throw exceptions from unimplemented methods to avoid misuseyehzu2020-01-075-20/+20
* move root package to "ai.vespa"yehzu2020-01-0723-23/+23
* dsl library for vespa search queriesyehzu2019-12-1223-0/+1908