aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Use more forward declarations.Tor Egge2017-04-052-0/+6
* Add attribute specs (derived from attribute config) to document db config.Tor Egge2017-04-041-1/+5
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-092-76/+109
* deinline large destructorsHenning Baldersheim2017-03-081-0/+3
* Use imported fields config in verify rank setup.Geir Storli2017-03-071-6/+13
* Add imported fields config as part of DocumentDBConfig.Geir Storli2017-02-151-0/+2
* make stuff compile and testHaavard2017-01-231-3/+3
* Clearly differentiate when you promise a long lived buffer and not.Henning Baldersheim2017-01-191-3/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-203-1/+6
* Add missing includeHenning Baldersheim2016-12-191-0/+1
* - Break dependency on bootstrapconfig.hHenning Baldersheim2016-12-191-1/+3
* Thro exception instead of assert to avoid coredump.Henning Baldersheim2016-12-191-46/+3
* Avoid pulling in confige everywhere through documenttypes config.Henning Baldersheim2016-12-121-0/+1
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-1/+1
* Add missing include.Henning Baldersheim2016-12-121-2/+3
* Now make all worksHenning Baldersheim2016-11-243-15/+13
* Add missing includes.Henning Baldersheim2016-11-211-0/+1
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-2/+2
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-1/+3
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-2/+1
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-1/+1
* Checkpoint after buil success.Henning Baldersheim2016-10-031-71/+74
* 1 - error -> warningHenning Baldersheim2016-09-261-29/+24
* Do not require icu unless you really need it.Henning Baldersheim2016-09-113-0/+3
* Only include large dependency where needed.Henning Baldersheim2016-09-111-0/+1
* Merge pull request #553 from yahoo/geirst/integration-of-ranking-constants-in...HÃ¥vard Pettersen2016-09-061-1/+1
|\
| * Remove RankingConstantsConfig from DocumentDBConfig and add builder used in u...Geir Storli2016-09-051-1/+0
| * Integrate and populate matching::RankingConstants based on files acquired fro...Geir Storli2016-09-021-0/+1
* | remove unneeded lineHaavard2016-09-021-1/+0
* | extend verify ranksetup to also verify ranking constantsHaavard2016-09-012-31/+63
|/
* use std::make_shared more oftenArne H Juul2016-08-311-14/+8
* subscribe to ranking constants configArne H Juul2016-08-311-0/+4
* Wire in constant value repo from doc subdb to index environment.Geir Storli2016-08-301-1/+10
* Destroy proton instance after shutting down service layer process but beforeTor Egge2016-08-121-0/+1
* Check that config system is up before commencing.Henning Baldersheim2016-06-301-0/+7
* Merge pull request #68 from yahoo/eirik/remove-duplicate-run-of-testHenning Baldersheim2016-06-181-1/+0
|\
| * Run the test from the tests directoryEirik Nygaard2016-06-171-1/+0
* | Only depend on conformance test from the test applicationsEirik Nygaard2016-06-181-0/+1
|/
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-1528-0/+4263