aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-1/+6
* Merge pull request #11643 from vespa-engine/bratseth/validate-lambdasJon Bratseth2020-01-071-1/+25
|\
| * Validate lambdasJon Bratseth2020-01-031-1/+25
* | Add mergeJon Bratseth2020-01-021-0/+15
|/
* Exmbrace serialized expressionsJon Bratseth2019-12-181-4/+12
* Parse quoted tensor labels in ranking expressionsJon Bratseth2019-12-171-3/+17
* Expression parse mapped 1-d tensor short formJon Bratseth2019-12-161-2/+17
* Error checkingJon Bratseth2019-12-142-3/+9
* Interpret dimensions in written orderJon Bratseth2019-12-142-23/+38
* No staticJon Bratseth2019-12-131-1/+0
* Parse mixed tensorsJon Bratseth2019-12-132-11/+52
* Parse mixed tensorsJon Bratseth2019-12-101-2/+34
* Merge pull request #11528 from vespa-engine/bratseth/tensor-sliceJon Bratseth2019-12-091-13/+14
|\
| * Generalized Slice tensor functionJon Bratseth2019-12-061-13/+14
* | Allow minus sign at the start of a labelJon Bratseth2019-12-051-0/+1
|/
* Cleanup and update ABI specJon Bratseth2019-12-041-6/+15
* Propagate binding context to/from tensor functionsJon Bratseth2019-12-045-26/+92
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-026-17/+32
* Preserve single-feature embracesJon Bratseth2019-11-291-2/+0
* Pull name upJon Bratseth2019-11-271-3/+2
* Revert "Prefix index variables by %"Jon Bratseth2019-11-271-13/+1
* Prefix index variables by %Jon Bratseth2019-11-271-1/+13
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-274-28/+45
* Allow bound functions in tensor generateJon Bratseth2019-11-263-15/+39
* Parse@ tensor value expressionsJon Bratseth2019-11-261-41/+72
* Serialize scalar functions with contextJon Bratseth2019-11-082-32/+43
* Treat inner square brackets as syntactic sugarJon Bratseth2019-11-071-4/+4
* Literal tensors with value expressionsJon Bratseth2019-11-053-50/+89
* Support literal tensors in expressionsJon Bratseth2019-11-041-28/+76
* Parse literal tensor valuesJon Bratseth2019-11-011-6/+37
* Allow for faster hashcode then tostring.Henning Baldersheim2019-10-312-1/+4
* Recognize if-inverted decision trees in GBDT optimizerLester Solbakken2019-10-112-5/+23
* Support missing values in expression evaluation in JavaLester Solbakken2019-10-119-33/+95
* Nonfunctional changes onlyJon Bratseth2019-09-242-35/+19
* Handle NaN in hit aggregation sortingJon Bratseth2019-09-241-1/+1
* Handle Nan in group mergingJon Bratseth2019-09-241-7/+1
* Handle comparison of NaNsJon Bratseth2019-09-241-1/+1
* Nonfunctional changes onlyJon Bratseth2019-09-245-46/+38
* Don't remove parentheses around comparisonsLester Solbakken2019-09-131-0/+2
* update shell bootstrap sectionsArne Juul2019-09-042-0/+8
* MergeJon Bratseth2019-08-131-1/+1
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-136-4/+121
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-126-121/+4
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-126-4/+121
* Vespa global model importJon Bratseth2019-06-021-0/+3
* Initialize missing valuesJon Bratseth2019-05-291-2/+2
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-1/+1
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-1/+1
* Merge pull request #9061 from vespa-engine/bratseth/open-querytree-andJon Bratseth2019-04-102-5/+5
|\
| * Make QueryTree.and publicJon Bratseth2019-04-092-5/+5