aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/index/index_writer
Commit message (Expand)AuthorAgeFilesLines
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Rename search::index::EmptyDocBuilder to search::test::DocBuilder.Tor Egge2022-10-131-3/+4
* Remove search::index::DocBuilder. Add search::index::StringFieldBuilder.Tor Egge2022-10-121-9/+8
* Remove inlining warnings (searchcore).Tor Egge2022-02-262-0/+4
* Keep write context live until inverter thread has completed invert task.Tor Egge2021-11-101-2/+2
* Use vector of lids in IIndexManager api.Henning Baldersheim2021-10-291-2/+4
* Use vector of lids in IIndexWriter api.Henning Baldersheim2021-10-291-8/+5
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-2/+4
* doc: -> id:Henning Baldersheim2019-08-161-1/+1
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Don't apply old lid space compaction operation to newer index.Tor Egge2019-01-081-0/+8
* Compact lid space on source selector.Tor Egge2019-01-081-2/+16
* Revert "Compact lid space on source selector."Arnstein Ressem2019-01-071-24/+2
* Don't apply old lid space compaction operation to newer index.Tor Egge2019-01-041-0/+8
* Compact lid space on source selector.Tor Egge2019-01-041-2/+16
* Revert "Compact lid space on source selector."Henning Baldersheim2019-01-031-16/+2
* Compact lid space on source selector.Tor Egge2019-01-031-2/+16
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+129