aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/index/memoryindexwrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add memory index write context details to index manager state explorer.Geir Storli2023-09-041-0/+4
* Reduce included code.Henning Baldersheim2023-05-121-2/+3
* Keep write context live until inverter thread has completed invert task.Tor Egge2021-11-101-2/+2
* Remove the lids in one task instead of 1k tasks for full buckets on delete bu...Henning Baldersheim2021-10-291-3/+1
* Use vector of lids in IMemoryIndex api.Henning Baldersheim2021-10-291-2/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Extend MemoryIndex to take an instance of IFieldLengthInspector to setup fiel...Geir Storli2019-06-061-5/+5
* Change searchcorespi::IndexSearchable to also implement the IFieldLengthInspe...Geir Storli2019-06-051-0/+5
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Rename memoryindex* -> memory_index*.Geir Storli2019-04-111-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Rename wipe time schema to pruned schema.Tor Egge2017-04-271-2/+2
* Rename wipeHistory() to pruneRemovedFields() in handling of indexed fields.Tor Egge2017-04-271-2/+2
* Remove attribute context.Henning Baldersheim2017-03-081-22/+18
* Expose index memory usage metrics.Geir Storli2016-12-151-1/+1
* Prepare for exposing more stats about disk and memory indexes, forTor Egge2016-09-211-2/+11
* PublishJon Bratseth2016-06-151-0/+88