summaryrefslogtreecommitdiffstats
path: root/searchlib
Commit message (Expand)AuthorAgeFilesLines
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-3/+4
* remove legacy tags, always pass vectorArne Juul2018-10-081-8/+8
* Remove end tagHarald Musum2018-10-034-4/+4
* Use full nameHarald Musum2018-10-0312-12/+12
* Be truthful about generated functionsJon Bratseth2018-10-022-3/+17
* Don't expose generated functionsJon Bratseth2018-10-021-1/+1
* Return function types without evaluatingJon Bratseth2018-10-021-7/+7
* Merge pull request #7164 from vespa-engine/bratseth/change-owners-2Lester Solbakken2018-10-011-0/+1
|\
| * Change ownersJon Bratseth2018-10-011-0/+1
* | Add copyright headerJon Bratseth2018-10-0115-1/+16
|/
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-016-18/+27
|\
| * Expect the right argumentsJon Bratseth2018-10-013-13/+14
| * Validate all bindingsJon Bratseth2018-10-011-1/+0
| * Fill in missing typesJon Bratseth2018-10-011-3/+6
| * Include argument type information in functionsJon Bratseth2018-10-011-1/+7
* | Add microbenchmark of Java ML model evaluationLester Solbakken2018-09-295-1/+14844
* | Non-functional changesLester Solbakken2018-09-291-9/+9
* | Add reduce-join optimization in JavaLester Solbakken2018-09-285-5/+272
* | Style fix for tunefileinfo.hpp.Tor Egge2018-09-281-1/+0
|/
* Merge pull request #7138 from vespa-engine/bratseth/rank-type-information-2-t...Jon Bratseth2018-09-2811-67/+153
|\
| * Skip return type info if defaultJon Bratseth2018-09-251-0/+1
| * Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-2511-67/+153
* | mixed mode tls support in fnetHÃ¥vard Pettersen2018-09-271-1/+1
* | avoid depending on default charsetArne Juul2018-09-271-1/+2
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-2511-153/+67
* Remove deprecated GDFLAG_ALLOW_SLIME flag from getdocsum packets.Tor Egge2018-09-251-2/+1
* Merge with masterJon Bratseth2018-09-2416-308/+309
|\
| * Update comments and tests as memory size has increased by 8 bytes per entry i...Henning Baldersheim2018-09-244-12/+23
| * Add test for sizeof(Value)Henning Baldersheim2018-09-241-0/+1
| * Update lisence yearHenning Baldersheim2018-09-242-3/+3
| * Add crc for uncompressed content to catch shady bugs.Henning Baldersheim2018-09-214-28/+54
| * Add test for compressed contentHenning Baldersheim2018-09-211-1/+17
| * Refactor for testability.Henning Baldersheim2018-09-216-178/+201
| * Nested namespaces and style changes.Henning Baldersheim2018-09-195-109/+33
* | Serialize argument type information when availableJon Bratseth2018-09-243-14/+13
* | Carry over type infoJon Bratseth2018-09-232-1/+6
* | Use ExpressionFunctionJon Bratseth2018-09-237-56/+55
* | Move types to ExpressionFunctionJon Bratseth2018-09-231-4/+40
* | Propagate input type informationJon Bratseth2018-09-218-57/+94
* | Output type informationJon Bratseth2018-09-201-2/+1
* | Resolve types of all argument-less functionsJon Bratseth2018-09-202-3/+14
|/
* Merge pull request #6984 from vespa-engine/balder/increase-interval-from-1s-t...Henning Baldersheim2018-09-1914-56/+29
|\
| * Reduce frequency to avoid spending 1/2 core for when having many attributes.Henning Baldersheim2018-09-171-1/+1
| * GC unused code and add override and = default.Henning Baldersheim2018-09-1714-55/+28
* | Merge with masterJon Bratseth2018-09-182-2/+10
|\|
| * Stop using search.io setting from proton.def.Tor Egge2018-09-172-2/+10
* | Refactor: macro -> functionJon Bratseth2018-09-1710-55/+59
* | Refactor: macro -> functionJon Bratseth2018-09-172-3/+3
* | support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-176-22/+22
* | Refactor: macro -> functionJon Bratseth2018-09-175-16/+16