aboutsummaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/searchvisitor/queryenvironment.h
Commit message (Expand)AuthorAgeFilesLines
* - Hide recall terms from ranking.Henning Baldersheim2024-02-191-19/+7
* Update copyrightJon Bratseth2023-10-091-1/+1
* Unpack interleaved features for streaming search.Tor Egge2023-07-191-1/+1
* Add attribute access recorder for streaming search mode. Use it toTor Egge2023-05-121-3/+5
* Change from typedef to using in streamingvisitors C++ code.Geir Storli2022-12-211-1/+1
* extract geo positions from query termsArne H Juul2022-01-281-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move QueryEnvironment::getAllLocations member function definition to cpp file.Tor Egge2020-10-031-7/+1
* remove fef/location.h as wellArne Juul2020-07-161-1/+0
* remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-161-5/+5
* cleanup remains of removed APIArne Juul2020-07-151-2/+0
* refactor more, add optional field name parsingArne Juul2020-07-151-1/+3
* avoid getLocation for nowArne Juul2020-07-151-1/+1
* support multiple positions in queryArne Juul2020-07-151-0/+6
* Move streaming search classes from namespace storage -> streaming.Geir Storli2019-11-281-2/+2
* Extend query environment with method to get average field length.Tor Egge2019-06-111-0/+2
* NULL -> nullptrHenning Baldersheim2018-02-041-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-6/+6
* deinline large destructorsHenning Baldersheim2017-03-081-0/+1
* PublishJon Bratseth2016-06-151-0/+63