summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/docsummary
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-134-3/+4
* Use example.com instead of yahoo.com in unit tests.Tor Egge2017-06-052-13/+13
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-3/+3
* remove empty linesArne Juul2017-05-191-1/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-022-36/+17
* add override in searchcore moduleArne H Juul2017-04-122-2/+2
* Use more forward declarations.Tor Egge2017-04-051-0/+7
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-052-62/+65
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-12/+17
* Change document meta store api to require document size as argument toTor Egge2017-03-061-0/+2
* Extend document operation with new method to get serializeed document size.Tor Egge2017-03-061-4/+4
* remove setting of "allow slime" flagArne H Juul2017-02-231-5/+0
* make useSlimeInsideFields always trueArne H Juul2017-02-232-31/+17
* unit test useSlimeInsideFields code pathArne H Juul2017-02-231-24/+63
* set GDFLAG_ALLOW_SLIME in all requestsArne H Juul2017-02-221-50/+51
* move some codeArne H Juul2017-02-101-8/+9
* use new input/output model in slimeHaavard2017-02-031-2/+2
* Implement reference support for summary field conversionTor Brede Vekterli2017-02-021-3/+73
* Optimize includes.Henning Baldersheim2017-01-311-5/+0
* Optimize includes.Henning Baldersheim2017-01-311-0/+2
* make stuff compile and testHaavard2017-01-232-7/+7
* Use serialized tensors in docsum blobs instead of slime objects.Tor Egge2017-01-183-36/+68
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-0/+2
* Update tests with explicitt includes.Henning Baldersheim2016-12-191-3/+3
* decouple slime from config.Henning Baldersheim2016-12-191-4/+1
* - Break dependency on bootstrapconfig.hHenning Baldersheim2016-12-191-0/+1
* Use schema::DataTypeHenning Baldersheim2016-12-121-8/+3
* Use schema::DataTypeHenning Baldersheim2016-12-121-79/+42
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-121-2/+2
* Move tensor attribute to search::tensor namespace.Tor Egge2016-11-301-2/+2
* search build tests againHenning Baldersheim2016-11-181-0/+1
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-3/+3
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-1/+5
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-3/+4
* Move tensor attribute source to separate directory.Tor Egge2016-10-181-1/+1
* Do not require icu unless you really need it.Henning Baldersheim2016-09-111-0/+1
* use std::make_shared more oftenArne H Juul2016-08-311-6/+6
* subscribe to ranking constants configArne H Juul2016-08-311-0/+2
* GC code that gcc 6 teslls me is unused.Henning Baldersheim2016-08-291-21/+0
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-5/+5
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-152-4/+6
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-1515-0/+2348