aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/search_context.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Inline trivial constructor and destructorHenning Baldersheim2023-05-231-2/+5
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-1/+1
* Find and locate range query item in the 'and' path of a query.Henning Baldersheim2022-09-081-1/+3
* Add noexcept specifier to SearchContext move constructor.Tor Egge2022-03-311-1/+1
* Use temporary search context to pass arguments to posting list search context.Tor Egge2022-03-311-1/+1
* Move SearchContext out from AttributeVector.Tor Egge2022-03-291-0/+62