aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/internal_max_reduce_prod_join_feature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused field/attribute access hinting.Tor Egge2023-05-131-2/+1
* Merge pull request #23655 from vespa-engine/arnej/less-internal-details-in-is...Henning Baldersheim2022-08-151-3/+3
|\
| * external error messages should not contain too many internal details.Arne H Juul2021-10-181-3/+3
* | Rename Tag to MultiValueTag (nested class inside IMultiValueAttribute).Tor Egge2022-04-221-2/+1
* | Stop sharing multivalue read views.Tor Egge2022-04-121-2/+2
* | Remove search::multivalue::Value.Tor Egge2022-04-121-2/+2
* | Use wrapper functions for access to multivalue::Value.Tor Egge2022-04-111-1/+11
* | Use attribute::IArrayReadView instead of getRawValues().Tor Egge2022-04-111-41/+30
|/
* report more issues from searchlibHÃ¥vard Pettersen2021-10-151-2/+2
* report issues instead of logging warnings in some featuresArne H Juul2021-10-111-4/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Add debug logging.Henning Baldersheim2020-02-231-1/+2
* Use universal ref and std::forward.Henning Baldersheim2019-06-131-6/+6
* Parse once and also avoid copyHenning Baldersheim2019-06-131-73/+129
* Precompute lookup keysHenning Baldersheim2019-06-131-2/+2
* Correct indentationHenning Baldersheim2019-06-131-5/+5
* Implement prepareSharedState and lookup attribute once.Henning Baldersheim2019-06-131-4/+9
* Also use a specialized implementation for wset. For now only non enum versions.Henning Baldersheim2019-05-071-19/+16
* Use static cast in inner loop.Henning Baldersheim2018-07-241-1/+1
* - NULL -> nullptrHenning Baldersheim2018-07-241-10/+4
* Add virtual isImported() method to IAttributeVector.Tor Egge2018-04-201-5/+1
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-2/+2
* Narrow down the set of attribute vector data types allowed for featureTor Egge2017-09-281-21/+1
* Make setup a bit more readableLester Solbakken2017-08-181-6/+15
* Make pointer and reference symbol placement consistentLester Solbakken2017-08-181-8/+8
* Make maxProduct more modernLester Solbakken2017-08-181-4/+6
* Clean up type and base type usage a bitLester Solbakken2017-08-181-6/+3
* Add check for supported attribute types in blueprint setupLester Solbakken2017-08-181-3/+15
* Fix comments related to PRLester Solbakken2017-08-181-1/+1
* Rename max_reduce_prod_join feature header and source fileLester Solbakken2017-08-181-0/+226