aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary
Commit message (Expand)AuthorAgeFilesLines
* 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
* keep default distance within representable rangeArne Juul2020-08-201-4/+6
* wire in using new JSON-lite location formatArne Juul2020-08-181-2/+2
* GC unused code.Henning Baldersheim2020-08-132-15/+23
* remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-161-4/+7
* avoid negated flagArne Juul2020-07-153-6/+7
* fix TODOsArne Juul2020-07-152-9/+13
* finish rewrite to use GeoLocationArne Juul2020-07-153-26/+16
* handle locations in query for getdocsumArne Juul2020-07-1510-61/+141
* split out geo location parser into its own distinct classArne Juul2020-07-151-1/+1
* one more ITEM_LOCATION_TERM -> ITEM_GEO_LOCATION_TERMArne Juul2020-07-151-1/+1
* more descriptive enum name for geo location termArne Juul2020-07-152-3/+3
* Update class comment.Geir Storli2020-07-101-2/+3