summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps
Commit message (Expand)AuthorAgeFilesLines
* GC unused filesHenning Baldersheim2019-09-302-2/+0
* Merge pull request #10782 from vespa-engine/arnej/catch-network-exceptionsArne H Juul2019-09-301-3/+6
|\
| * catch exceptions in network setupArne Juul2019-09-241-3/+6
* | Remove fdispatchHenning Baldersheim2019-09-263-224/+0
|/
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
* Remove unneeded direct library dependency, we already link to the cryptoTor Egge2019-08-231-1/+0
* Use enum class for storage::spi::Result::ErrorType.Tor Egge2019-07-301-1/+1
* readjust to a world without ErrorValueHåvard Pettersen2019-06-191-6/+9
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-25/+22
* Migrate persistence unit tests from cppunit to gtest.Tor Egge2019-04-171-219/+12
* Must also set optind for vespa-gen-testdocs gentestdocs sub-app.Tor Egge2019-03-181-0/+1
* Add type casts and adjust format strings in searchcore module.Tor Egge2019-03-142-2/+4
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-3/+1
* UINT1 -> BOOLHenning Baldersheim2018-12-161-0/+3
* Expose exception information. If totally unknown, generate core.Henning Baldersheim2018-10-091-3/+0
* Remove remains of spooler code from searchcore.Tor Egge2018-09-141-4/+0
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-051-1/+1
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-1/+1
* Remove logging of metric events that has not been used for the later years.Henning Baldersheim2018-08-201-2/+0
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-2/+1
|\
| * Reduce code visibility and C++11ification.Henning Baldersheim2018-06-141-2/+1
* | use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
|/
* update bootstrapArne Juul2018-05-161-2/+5
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
* Remove unused dependency.Henning Baldersheim2018-04-161-2/+0
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-042-0/+2
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-042-10/+10
* Remove unused methods for turning off matchengine.Tor Egge2018-03-201-7/+1
* Match engine should be up if cluster state for any bucketspace saysTor Egge2018-03-141-1/+1
* Add --json option to vespa-gen-testdocs.Tor Egge2018-02-161-84/+203
* Remove unused functionality from vespa-gen-testdocs app.Tor Egge2018-02-151-203/+0
* Metric manager must be initialized too, not only metric engine.Henning Baldersheim2018-02-051-2/+5
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-1/+1
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-1/+1
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-1/+1
* Let proton subscribe to bucketspaces config.Tor Egge2018-01-091-0/+3
* Add bucketSpace argument to storage::spi::PersistenceProvider::setClusterStat...Tor Egge2017-11-202-2/+2
* Consolidate makeBucketSpace() test functions to document module.Tor Egge2017-11-141-2/+2
* clean up tensor engine APIHåvard Pettersen2017-11-071-7/+4
* Remove subscribe to TLS.Henning Baldersheim2017-10-111-1/+0
* Add minimal test using multiple bucket spaces when peristence providerTor Egge2017-10-101-3/+13
* Use storage::spi::test::makeBucketSpace() in tests when creating bucket space.Geir Storli2017-10-061-10/+12
* Add bucket space concept to DocumentDB and wire it into setup of PersistenceE...Geir Storli2017-10-061-2/+3
* Wire in LogDocumentStore::Config in snapshot.Henning Baldersheim2017-10-051-0/+1
* There is a less intrusive way ...Henning Baldersheim2017-10-051-1/+1
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-1/+1
* Add BucketSpace parameter to listBuckets() and getModifiedBuckets() SPITor Egge2017-10-052-4/+4
* Update so that the tls direct writer is not optional.Henning Baldersheim2017-09-301-3/+2
* Replace tab with spaces.Geir Storli2017-09-133-5/+5
* Align membersHenning Baldersheim2017-09-051-2/+0