aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcorespi/index/indexwriteutilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Prefer std::filesystem::exists over FastOS_StatInfoHenning Baldersheim2023-07-251-5/+5
* Use std::filesystem::renameHenning Baldersheim2023-07-181-18/+9
* Reduce use of vespalib::unlink.Tor Egge2023-07-171-1/+1
* remove additional no-longer-relevant fastos referencesHÃ¥vard Pettersen2023-03-011-2/+0
* Use std::filesystem::copy_file. Remove FastOS_FileInterface::CopyFile.Tor Egge2022-06-241-1/+6
* Collapse searchcorespi into searchcoreHenning Baldersheim2022-05-151-0/+194