summaryrefslogtreecommitdiffstats
path: root/searchlib/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 function.
| * 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
| | | | This reverts commit b8552a194770a887c27ae09924013f1dd5872aab.
* 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 ↵Jon Bratseth2019-06-136-4/+121
| | | | resolving bug""
* Revert "Require constant() for large constants and fix a type resolving bug ↵Harald Musum2019-06-126-121/+4
| | | | | | (#9769)" This reverts commit cee1c3a3804d5d3c25407b3c4ac64228e9d194e3.
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-126-4/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Require constant() for large constants and fix a type resolving bug * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise
* 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 public.
| * Make QueryTree.and publicJon Bratseth2019-04-092-5/+5
| | | | | | | | | | | | - Make QueryTree.and public as it handles more cases than most alternatives - Implement QueryTreeUtils methodas by calling QueryTree.and - Deprecate QueryTreeUtils
* | Make final to prevent accidents.Henning Baldersheim2019-04-101-1/+1
| |
* | When you have an ImmutableMap it is not necessary to create a list and then ↵Henning Baldersheim2019-04-102-4/+2
|/ | | | create new identical map
* Add tensor value typeJon Bratseth2019-04-031-1/+13
|
* Optimize type resolvingJon Bratseth2019-03-261-5/+7
| | | | | - Cache reference hash code - Cache resolved types
* Non-functional changes onlyJon Bratseth2019-03-221-1/+2
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+5
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-5/+0
|
* Relocate MapConverterOlli Virtanen2019-03-132-78/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-113-0/+83
|
* Remove ymum from groupingJon Bratseth2019-01-212-61/+0
|