aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/predicate_attribute.h
Commit message (Expand)AuthorAgeFilesLines
* Add search::PredicateAttributeSaver.Tor Egge2024-02-161-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-3/+3
* Rename removeOldGenerations() -> reclaim_memory().Geir Storli2022-10-121-1/+1
* Rename onGenerationChange() -> before_inc_generation() and change parameter t...Geir Storli2022-10-121-1/+1
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-2/+0
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Use acquire_elem_ref() in predicate attribute.Tor Egge2022-03-281-2/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add an executor to the AttributeVector::load/onLoad interface so attributes c...Henning Baldersheim2021-08-121-1/+1
* Clean up code layout and GC unused members. No semtic changes.Henning Baldersheim2021-06-091-1/+0
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-3/+3
* Use explicit EntryRef constructor to avoid unintended conversionHenning Baldersheim2018-11-281-8/+7
* Use std::make_xxxHenning Baldersheim2018-08-201-4/+2
* Avoid the phrase 'boolean search' for predicate fieldsJon Bratseth2017-09-211-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
* Use overrideHenning Baldersheim2017-04-041-2/+2
* PublishJon Bratseth2016-06-151-0/+104