aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/reprocessing
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0914-14/+14
* Change from typedef to using in searchcore.Geir Storli2022-12-218-11/+11
* Normalize includes in searchcore and searchlib.Tor Egge2022-09-281-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Update 2017 copyright notices.gjoranv2021-10-0714-14/+14
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-4/+3
* - Move utility methods from proton::attribute to search::attribute.Henning Baldersheim2020-11-081-2/+2
* Use correct serial number when creating attribute.Henning Baldersheim2020-10-032-2/+2
* Use make_unique and make_shared instead of new.Geir Storli2020-05-291-3/+2
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-202-8/+12
* Add missing whitespaceHenning Baldersheim2019-11-151-5/+5
* Add typesafe SteadyTimeStamp.Henning Baldersheim2019-11-151-1/+1
* Use ClockSteady.Henning Baldersheim2019-11-152-38/+16
* Simplify how to check whether an attribute is updateable in-memory only.Geir Storli2019-03-081-15/+6
* Optimize updates to tensor attributes by only updating them in-memory and no ...Geir Storli2019-03-081-2/+1
* Extend class description.Geir Storli2019-03-081-0/+6
* std::make_sharedHenning Baldersheim2018-08-151-4/+3
* Struct field attributes can be removed without reprocessing.Tor Egge2018-06-131-1/+5
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-054-7/+7
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-042-3/+3
* Stop trying to get attribute field from old schema when determining ifTor Egge2017-08-211-9/+0
* Update copyright headersJon Bratseth2017-06-1414-14/+14
* Revert "Update copyright headers"Jon Bratseth2017-06-1414-14/+14
* Update copyright headersJon Bratseth2017-06-1414-14/+14
* Revert "Copyright header"Jon Bratseth2017-06-1314-14/+14
* Copyright headerJon Bratseth2017-06-1314-14/+14
* Reduce fastos.h dependency.Henning Baldersheim2017-06-015-43/+19
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-092-5/+6
* Merge pull request #2177 from yahoo/toregge/add-index-aspect-inspectorGeir Storli2017-04-192-12/+20
|\
| * Stop using schema in document field populator.Tor Egge2017-04-181-1/+1
| * Use index schema inspector in attribute reprocessing initializer.Tor Egge2017-04-072-6/+11
| * Reduce schema dependency.Tor Egge2017-04-071-5/+8
* | add override in searchcore moduleArne H Juul2017-04-124-12/+13
|/
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-2/+3
* Don't populate field from reference attribute when removing attribute aspect.Tor Egge2017-04-031-1/+1
* Change document type inspector to look at two document types at a time.Tor Egge2017-03-312-17/+18
* Flush populated attributes to disk as part of reprocessing.Tor Egge2017-03-236-8/+24
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-121-8/+8
* Switch to github username.Tor Egge2016-06-171-1/+1
* PublishJon Bratseth2016-06-1515-0/+786