aboutsummaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/searchvisitor/searchenvironment.h
Commit message (Expand)AuthorAgeFilesLines
* Rename to reflect that is is a configid, not a search cluster.Henning Baldersheim2024-03-051-2/+2
* Track oldest config generation used for streaming search.Tor Egge2024-02-051-0/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use WordFolder as helper instead of inheriting static stuff.Henning Baldersheim2023-07-251-2/+2
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-8/+31
* Setup search visitor without proton process.Tor Egge2023-05-101-4/+4
* Pass transport and file distributor connection spec to SearchEnvironmentTor Egge2023-05-101-7/+13
* Add SearchEnvironmentSnapshot for streaming search.Tor Egge2023-05-051-4/+7
* Use pointer to const wordfolder in juniper.Tor Egge2023-05-031-1/+1
* Remove unused highlightindexes member variable.Tor Egge2023-05-031-1/+1
* Rewrite searchvisitor test to GTest.Geir Storli2023-04-271-0/+2
* Change from typedef to using in streamingvisitors C++ code.Geir Storli2022-12-211-4/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-2/+2
* Move streaming search classes from namespace storage -> streaming.Geir Storli2019-11-281-2/+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
* add override in streamingvisitors moduleArne H Juul2017-04-121-1/+1
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-2/+2
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-1/+2
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-121-0/+1
* PublishJon Bratseth2016-06-151-0/+53