aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps
Commit message (Expand)AuthorAgeFilesLines
* Add a rank feature that will use the distribution key to provide a globally u...Henning Baldersheim2020-06-222-5/+3
* Add async update and followup on PR comments.Henning Baldersheim2020-05-052-2/+2
* Remove deprecated BucketIntegrityCheckerTor Brede Vekterli2020-04-302-7/+0
* - Add async interface to putHenning Baldersheim2020-04-292-33/+17
* Remove flush from provider interface.Henning Baldersheim2020-04-272-7/+0
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-13/+13
* It is enough to hold the read lock.Henning Baldersheim2020-02-141-2/+2
* Catch and exit nicely on config error.Henning Baldersheim2020-02-101-6/+14
* c_str -> dataHenning Baldersheim2020-01-211-1/+1
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-16/+14
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-043-12/+14
* Follow api changeHenning Baldersheim2019-11-221-1/+1
* Merge branch 'master' into balder/milliseconds-in-config-rebased-1Henning Baldersheim2019-11-221-6/+6
|\
| * Reduce the number of different ways to get the time.Henning Baldersheim2019-11-211-5/+5
* | FastOS_Time -> std::chrono.Henning Baldersheim2019-11-202-4/+5
|/
* 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