aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary
Commit message (Expand)AuthorAgeFilesLines
* Use MultiValueReadView to read values in multivalue attribute dynamic field w...Tor Egge2022-04-263-86/+165
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-2510-109/+130
* remove FastOS_ApplicationHåvard Pettersen2022-04-084-29/+25
* Remove unused item enum and add note on limitations on number of item types.Geir Storli2022-03-251-1/+0
* Fixing test with enum item not handled in switchAlexey Chernyshev2022-03-231-0/+1
* Merge pull request #21771 from vespa-engine/jonmv/multi-range-itemJon Marius Venstad2022-03-231-1/+2
|\
| * Use 7 inste4ad ofo 30 for MultiTermItemJon Marius Venstad2022-03-221-1/+2
* | Merge pull request #21715 from vespa-engine/balder/avoid-identifiable-fieldvalueHenning Baldersheim2022-03-222-9/+4
|\ \ | |/ |/|
| * Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-162-9/+4
* | Reserve slot for MultiTermItem in serialisation format tableJon Marius Venstad2022-03-181-1/+1
|/
* Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-071-1/+1
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-3/+9
* Remove unused member variable.Tor Egge2022-02-143-9/+7
* Merge pull request #21080 from vespa-engine/arnej/remove-unused-rawbufHenning Baldersheim2022-02-059-27/+21
|\
| * GetDocsumsState _docSumFieldSpace no longer neededArne H Juul2022-02-059-27/+21
* | Merge pull request #21079 from vespa-engine/arnej/more-geo-renderingHenning Baldersheim2022-02-054-0/+26
|\ \ | |/ |/|
| * avoid inserting empty arrayArne H Juul2022-02-051-0/+1
| * special case for PositionDataTypeArne H Juul2022-02-041-0/+14
| * add a global variableArne H Juul2022-02-042-0/+11
* | remove check for compressed dataArne H Juul2022-02-044-133/+9
|/
* configurable position renderingArne H Juul2022-01-246-40/+149
* Avoid illegal character sequence in debug log.Tor Egge2022-01-031-1/+1
* Require prefix, not exact match.Henning Baldersheim2021-11-251-1/+1
* Use string::compareHenning Baldersheim2021-11-251-1/+1
* Use c++11 strings instead of old c-style manual string manipulation.Henning Baldersheim2021-11-242-23/+14
* wire v8 positions flag into ResultConfig classArne H Juul2021-11-222-0/+4
* we no longer make any XML stringsArne H Juul2021-11-1811-25/+6
* remove unused XML-formatting codeArne H Juul2021-11-181-52/+11
* test structured output, not XML formatted stringArne H Juul2021-11-181-11/+10
* Update 2019 Oath copyrights.gjoranv2021-10-277-7/+7
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-182-0/+7
* use docsum class name instead of idHåvard Pettersen2021-10-151-1/+2
* report more issuesHåvard Pettersen2021-10-145-10/+20
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
* Update 2018 copyright notices.gjoranv2021-10-0711-11/+11
* Update 2017 copyright notices.gjoranv2021-10-0769-69/+69
* Omit filling summary features if specified for the document summary class.Geir Storli2021-07-026-11/+30
* Allow presizing of arrays in slime.Henning Baldersheim2021-07-012-2/+2
* Lookup the symbols outside of the loop.Henning Baldersheim2021-06-301-38/+54
* Handle raw typeHenning Baldersheim2021-05-191-0/+2
* Make jsonstringer lazy.Henning Baldersheim2021-03-314-18/+30
* Add missing move operators that avoid alot of copying when dealing with vecto...Henning Baldersheim2021-03-293-39/+15
* string.h does not need alloc.hHenning Baldersheim2021-02-211-0/+1
* use size literals in searchsummaryArne Juul2021-02-156-8/+14
* engine.encode -> encode_valueArne Juul2020-12-022-5/+4
* handle both engine- and factory-based tensorsArne Juul2020-10-152-5/+7
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+0
* Revert "Revert "Ignore summary override if attribute vector is missing." MERG...Henning Baldersheim2020-09-101-1/+1
* Revert "Ignore summary override if attribute vector is missing."Jon Marius Venstad2020-09-091-1/+1
* Ignore summary override if attribute vector is missing.Tor Egge2020-09-091-1/+1