summaryrefslogtreecommitdiffstats
path: root/searchlib
Commit message (Expand)AuthorAgeFilesLines
* Set mmap limit to 8M for allocations on per request basis.Henning Baldersheim2017-01-051-1/+1
* Include only only what you need, no more, no less.Henning Baldersheim2017-01-0412-25/+20
* Revert "Revert "Revert "Revert "Decouple code and reorganize files.""""Henning Baldersheim2017-01-0421-425/+439
* Revert "Revert "Revert "Decouple code and reorganize files."""Henning Baldersheim2017-01-0421-439/+425
* Include what you needHenning Baldersheim2017-01-042-9/+10
* Revert "Revert "Decouple code and reorganize files.""Henning Baldersheim2017-01-0419-416/+429
* Revert "Decouple code and reorganize files."Arnstein Ressem2017-01-0419-429/+416
* Decouple code and reorganize files.Henning Baldersheim2017-01-0319-416/+429
* Concat skeletonJon Bratseth2016-12-221-0/+15
* Add tensor argmax and argminJon Bratseth2016-12-222-1/+29
* Merge pull request #1381 from yahoo/bratseth/indexed-tensor-functionsHenning Baldersheim2016-12-226-24/+193
|\
| * Add tensor generate functionsJon Bratseth2016-12-223-4/+18
| * Tensor generate functionsJon Bratseth2016-12-222-32/+68
| * - Tensor generate implementationJon Bratseth2016-12-214-9/+128
* | Only include what you need.Henning Baldersheim2016-12-221-0/+1
* | Another const &Henning Baldersheim2016-12-211-1/+1
* | const &Henning Baldersheim2016-12-211-1/+1
* | Targeted includeHenning Baldersheim2016-12-211-1/+1
* | Only include what you needHenning Baldersheim2016-12-2110-39/+28
* | Only include what you needHenning Baldersheim2016-12-216-26/+4
* | Deinline some non-trivial methods and do not provide assert.h in string.Henning Baldersheim2016-12-213-32/+16
* | Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-2013-76/+201
|/
* Revert "Revert "Bratseth/tensor subiterators""Jon Bratseth2016-12-201-21/+5
* Revert "Bratseth/tensor subiterators"Henning Baldersheim2016-12-191-5/+21
* remove (void)Henning Baldersheim2016-12-191-12/+12
* Merge pull request #1357 from yahoo/balder/do-not-include-fastos-firstHenning Baldersheim2016-12-1940-67/+26
|\
| * Do not carry exceptions in header filesHenning Baldersheim2016-12-195-12/+12
| * decouple slime from config.Henning Baldersheim2016-12-191-1/+1
| * Only include what you needHenning Baldersheim2016-12-191-0/+1
| * Only include what you needHenning Baldersheim2016-12-192-3/+0
| * Do not include fastos.h in header files.Henning Baldersheim2016-12-1930-51/+11
| * Do not include fastos.h in header files.Henning Baldersheim2016-12-191-0/+1
* | Split iterating into subspaces for performanceJon Bratseth2016-12-191-21/+5
|/
* Move code from .h to .cpp file.Henning Baldersheim2016-12-193-26/+35
* tab -> spaceHenning Baldersheim2016-12-191-1/+1
* Merge pull request #1347 from yahoo/balder/decouple-attributesHenning Baldersheim2016-12-1975-1571/+1317
|\
| * Split the source selector out too.Henning Baldersheim2016-12-1712-94/+79
| * Use the reader base.Henning Baldersheim2016-12-172-2/+2
| * Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-1764-1475/+1236
* | Merge pull request #1344 from yahoo/bratseth/tensor-iterator-accessLester Solbakken2016-12-191-2/+2
|\ \ | |/ |/|
| * Move to iterator access where possibleJon Bratseth2016-12-161-2/+2
* | Merge pull request #1343 from yahoo/balder/ensure-progress-with-empty-termsHenning Baldersheim2016-12-164-10/+29
|\ \ | |/ |/|
| * Decouple includes.Henning Baldersheim2016-12-164-10/+29
* | Merge pull request #1342 from yahoo/bratseth/double-backed-indexed-tensorLester Solbakken2016-12-162-9/+13
|\ \ | |/ |/|
| * Improve APIJon Bratseth2016-12-161-1/+1
| * Double-backed indexed tensorJon Bratseth2016-12-162-8/+12
* | Merge pull request #1336 from yahoo/balder/split-in-hpp-rebased-1Geir Storli2016-12-1697-958/+938
|\ \
| * | Must log and return , not throw.Henning Baldersheim2016-12-152-2/+3
| * | Complete the split also for tests.Henning Baldersheim2016-12-156-7/+25
| * | More explicit instantiation.Henning Baldersheim2016-12-151-0/+1