aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/memoryindex/document_inverter.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Keep write context live until inverter thread has completed invert task.Tor Egge2021-11-101-6/+5
* Move portions of search::memoryindex::test::OrderedFieldIndexInserter toTor Egge2021-11-041-2/+0
* Add unit test for document inverter collection.Tor Egge2021-11-041-0/+1
* Add DocumentInverterCollection.Tor Egge2021-11-031-0/+5
* Move portions of DocumentInverter to DocumentInverterContext.Tor Egge2021-11-021-25/+7
* Remove the lids in one task instead of 1k tasks for full buckets on delete bu...Henning Baldersheim2021-10-291-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Various cleanup after reading indexing threading codeHenning Baldersheim2021-06-241-6/+3
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-5/+2
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-6/+10
* Wire field inverter at construction time.Tor Egge2019-06-041-3/+4
* Add and improve class comments.Geir Storli2019-04-121-14/+28
* Rename documentinverter* -> document_inverter*.Geir Storli2019-04-111-0/+100