aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib
Commit message (Expand)AuthorAgeFilesLines
* Use provided scope to avoid class cast issuesHenning Baldersheim2018-11-241-0/+1
* Move all importing to model-integrationJon Bratseth2018-11-2229-2713/+6
* Restore old package nameJon Bratseth2018-11-2228-67/+65
* Separate model integration into a separate moduleJon Bratseth2018-11-2155-66015/+35
* Thaw dictionary in unique store when changing reference during compaction.Tor Egge2018-11-191-1/+1
* Use TF 1.11.0 everywhereJon Bratseth2018-11-151-2/+0
* Actually set configured fadvise options.Henning Baldersheim2018-11-147-24/+29
* Clean up unused codeHenning Baldersheim2018-11-1418-415/+119
* Use nested namespace and general code unification.Henning Baldersheim2018-11-1436-570/+246
* Merge pull request #7607 from vespa-engine/balder/minor-code-cleanup-while-re...Håvard Pettersen2018-11-091-1/+1
|\
| * = deafult and 0 -> nullptrHenning Baldersheim2018-11-091-1/+1
* | disable encryption for fs4 protocol in C++Håvard Pettersen2018-11-081-1/+1
|/
* Merge pull request #7575 from vespa-engine/balder/use-larger-leafs-for-postin...Henning Baldersheim2018-11-0644-816/+331
|\
| * Instantiate the ConstIterator tooHenning Baldersheim2018-11-062-1/+2
| * Use 64 entries for docid entries and 32 entries for weighted entries for leaf...Henning Baldersheim2018-11-051-2/+2
| * Clean up so all types related to attribute posting lists are defined in one p...Henning Baldersheim2018-11-0516-135/+86
| * Nested namespace and related cleanup.Henning Baldersheim2018-11-0525-596/+210
| * Avoid double bookeeping.Henning Baldersheim2018-11-053-17/+22
| * Unify on an existing typedef.Henning Baldersheim2018-11-053-61/+14
| * typedef -> usingHenning Baldersheim2018-11-051-26/+17
* | Set adaptive-timeout as reason for coverage loss if it has any.Henning Baldersheim2018-11-021-1/+1
|/
* Remove reduandant cast and type specification along with some unused code.Henning Baldersheim2018-11-023-52/+38
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-014-11/+15
* Use a templated find() to enable lookup without object creation when objects ...Henning Baldersheim2018-11-013-51/+56
* Merge pull request #7510 from vespa-engine/bratseth/upgrade-tensorflowHenning Baldersheim2018-10-311-2/+2
|\
| * Upgrade to 1.11Jon Bratseth2018-10-311-2/+2
* | Do not look for the first set bit when iterator is not strict.Henning Baldersheim2018-10-312-8/+16
* | Avoid reallocationHenning Baldersheim2018-10-311-0/+1
* | Use nested namespace and GC unused code.Henning Baldersheim2018-10-315-66/+10
* | Use nested namespace.Henning Baldersheim2018-10-313-19/+6
|/
* Reduce number of temporaries.Henning Baldersheim2018-10-291-20/+14
* 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
|/