aboutsummaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/searchvisitor/indexenvironment.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use filter settings from rank profiles and query terms in streaming search.Tor Egge2024-03-151-0/+11
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Remove unused field/attribute access hinting.Tor Egge2023-05-131-4/+0
|
* Add attribute access recorder for streaming search mode. Use it toTor Egge2023-05-121-11/+1
| | | | determine which attributes to populate during a streaming search.
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-2/+27
|
* Integrate nearest neighbor field searcher in streaming search.Geir Storli2023-04-211-1/+4
|
* Add noexcept to move constructors and deinline destructor.Henning Baldersheim2023-02-011-0/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Move streaming search classes from namespace storage -> streaming.Geir Storli2019-11-281-2/+2
|
* Rankmanager must also handle fieldsets recursively.Henning Baldersheim2018-02-041-3/+16
|
* 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 CollectionType defined in search::index::schema for search::fef::FieldInfo.Geir Storli2017-04-041-1/+1
| | | | This is the same as done with DataType.
* deinline large destructorsHenning Baldersheim2017-03-081-0/+2
|
* Do not include fastos.hHenning Baldersheim2016-12-191-3/+0
|
* PublishJon Bratseth2016-06-151-0/+37