summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* String.format -> Text.formatArne Juul2021-06-3011-25/+40
| | | | | * needs its own copy of Text.format * various %f formatting must be with English decimal separator
* Support nearest neighbor queryMarcus Eltscheminov2021-05-172-0/+49
|
* less broken links (#16640)Kristian Aune2021-02-231-1/+1
|
* support numberic operation for doubleyehzu2021-02-182-0/+84
|
* support numberic operation for floatyehzu2021-02-182-0/+83
|
* Fix linksJon Bratseth2021-02-158-73/+73
|
* fix incorrect comma between orderBy and limit/offset/timeoutyehzu2020-02-252-2/+2
|
* 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-0724-24/+24
|
* dsl library for vespa search queriesyehzu2019-12-1224-0/+2491