aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/field_spec.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid createing the FieldSpec on the fly.Henning Baldersheim2023-07-281-1/+1
* - Inline FieldSpecBase and deinline FieldSpec constructors.Henning Baldersheim2023-07-271-10/+11
* - Pack data closer to let config fit in 2 cache lines instead of 4.Henning Baldersheim2023-07-271-19/+19
* We only need the FieldSpecBase. No need to carry and copy the name around.Henning Baldersheim2023-07-191-1/+8
* Revert "- Pack data closer to let config fit in 2 cache lines instead of 4."Tor Egge2023-07-141-17/+17
* - Pack data closer to let config fit in 2 cache lines instead of 4.Henning Baldersheim2023-07-061-17/+17
* Use a smallvector to avoid indirection in most common case, and reserve some ...Henning Baldersheim2023-05-221-1/+1
* Remove unused method.Henning Baldersheim2023-05-121-1/+0
* Use SmallVector to avoid allocation in the common case.Henning Baldersheim2023-05-121-3/+8
* Move the fieldspec base vector.Henning Baldersheim2023-05-111-2/+7
* GC some void inline pragmasHenning Baldersheim2023-01-301-0/+1
* Deinline destructors for FieldSpecBaseList and FieldSpecList.Tor Egge2022-11-191-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-11/+6
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-6/+11
* Reduce code visibility.Henning Baldersheim2020-01-011-11/+6
* Use = default and C++11 for loops where possible. No semantic changes.Henning Baldersheim2018-07-201-28/+14
* Include lessHenning Baldersheim2017-07-251-6/+2
* 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
* PublishJon Bratseth2016-06-151-0/+119