aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/matchview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Make the MatchContext value object movable.Henning Baldersheim2023-05-261-9/+7
* Reduce indirect include of attributemanager.hTor Egge2023-02-081-2/+3
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-3/+3
* Fetch target active from bucketdb.Henning Baldersheim2022-09-111-1/+2
* Revert "Revert "Report incorrect rank-profile." MERGEOK"Henning Baldersheim2022-04-211-7/+1
* Revert "Report incorrect rank-profile."Arnstein Ressem2022-04-211-1/+7
* GC current exception based error handling.Henning Baldersheim2022-04-201-8/+1
* Report incorrect rank-profileHenning Baldersheim2022-04-201-1/+2
* Also provide number of matchers and name of the matchers available.Henning Baldersheim2022-04-191-2/+2
* Add docidlimit to exception and catch exception and also provide schema name ...Henning Baldersheim2022-04-191-2/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Take read guard before creating match context.Henning Baldersheim2020-06-031-4/+1
* Allow passing const SearchViewHenning Baldersheim2020-02-221-12/+12
* Reduce code visibility and minor cleanup.Henning Baldersheim2019-11-271-1/+3
* - std::make_xxxHenning Baldersheim2018-07-171-4/+4
* Reduce visibility.Henning Baldersheim2017-08-251-1/+2
* Revert "Balder/move instead of copy"Henning Baldersheim2017-08-251-2/+1
* Reduce visibility.Henning Baldersheim2017-08-221-1/+2
* Keep the DocumentMetaStore readguard live in teh ssession cache so the bluepr...Henning Baldersheim2017-08-071-2/+3
* 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
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Remove attribute context.Henning Baldersheim2017-03-081-3/+1
* Enable query override forHenning Baldersheim2017-01-311-5/+1
* Use forward declarations to avoid rebuilding the world when modifying the pac...Henning Baldersheim2016-11-171-26/+16
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-2/+1
* PublishJon Bratseth2016-06-151-0/+98