aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/summaryengine/isearchhandler.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Fix forward declarations.Tor Egge2021-10-271-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Allow passing const SearchViewHenning Baldersheim2020-02-221-2/+1
* Use enable_shared_from_this to simplify interface and keep the details local.Henning Baldersheim2020-02-171-1/+1
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-1/+1
* Also propagate rank profileHenning Baldersheim2017-08-161-3/+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 forward declarations to avoid rebuilding the world when modifying the pac...Henning Baldersheim2016-11-171-9/+13
* Refactor the summary fetching out so that it can be easily retried if documen...Henning Baldersheim2016-11-141-11/+9
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-1/+4
* PublishJon Bratseth2016-06-151-0/+43