aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/reprocessing
Commit message (Expand)AuthorAgeFilesLines
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
* Copyright headerJon Bratseth2017-06-136-6/+6
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-013-3/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-11/+14
* Merge pull request #2177 from yahoo/toregge/add-index-aspect-inspectorGeir Storli2017-04-191-1/+21
|\
| * Use index schema inspector in attribute reprocessing initializer.Tor Egge2017-04-071-1/+21
* | add override in searchcore moduleArne H Juul2017-04-123-7/+6
|/
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-3/+3
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-4/+5
* Change document type inspector to look at two document types at a time.Tor Egge2017-03-311-16/+25
* Test that reprocessing is skipped for attributes that were flushed afterTor Egge2017-03-241-0/+25
* Flush populated attributes to disk as part of reprocessing.Tor Egge2017-03-232-1/+2
* deiniline destructorsHenning Baldersheim2017-03-092-16/+22
* Use schema::DataTypeHenning Baldersheim2016-12-121-4/+4
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-5/+5
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-2/+7
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-3/+3
* PublishJon Bratseth2016-06-1515-0/+549