aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/search_context.h
Commit message (Expand)AuthorAgeFilesLines
* tag blueprints with strictnessHÃ¥vard Pettersen2024-03-201-1/+1
* Tag hit estimates from attribute search contexts as unknown when applicable.Geir Storli2024-02-021-1/+1
* 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