aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/positionsdfw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Modernize C++ code.Geir Storli2022-09-161-10/+8
* Adjust api for DocsumWriter and DocsumFieldWriter:Tor Egge2022-09-151-12/+12
* Ignore summary field type for AbsDistanceDFW and PositionsDFW.Tor Egge2022-09-081-24/+3
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-2/+2
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-0/+3
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-4/+4
* Remove unneeded includes in header files.Tor Egge2022-07-071-2/+3
* remove assert and use a return guardHenning Baldersheim2022-06-231-29/+0
* Remove unused member variable.Tor Egge2022-02-141-5/+4
* configurable position renderingArne H Juul2022-01-241-15/+105
* we no longer make any XML stringsArne H Juul2021-11-181-8/+2
* remove unused XML-formatting codeArne H Juul2021-11-181-52/+11
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* keep default distance within representable rangeArne Juul2020-08-201-4/+6
* avoid negated flagArne Juul2020-07-151-2/+2
* fix TODOsArne Juul2020-07-151-0/+2
* finish rewrite to use GeoLocationArne Juul2020-07-151-21/+5
* handle locations in query for getdocsumArne Juul2020-07-151-47/+63
* split out geo location parser into its own distinct classArne Juul2020-07-151-1/+1
* Refactor MultiAttrDFW in preparation to support filtering of matched elements.Geir Storli2020-06-051-3/+3
* Render single value position as object to match how top-level position fields...Geir Storli2019-01-211-4/+8
* use IntegerContent to retrieve positionsArne Juul2019-01-211-21/+11
* add code to insert position attributes directlyArne Juul2019-01-211-0/+63
* GC unused codeHenning Baldersheim2019-01-111-12/+6
* Code healthHenning Baldersheim2018-05-091-5/+6
* 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
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-071-5/+3
* remove unused WriteField method from APIArne H Juul2017-02-231-102/+0
* use new input/output model in slimeHaavard2017-02-031-2/+2
* Also include what it takes to make gcc 6 happy.Henning Baldersheim2016-12-201-1/+2
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-33/+20
* Correct previous incomplete detanglingHenning Baldersheim2016-11-171-1/+3
* Break some more large include dependencies.Henning Baldersheim2016-11-171-0/+1
* use cmathArne Juul2016-06-271-1/+2
* PublishJon Bratseth2016-06-151-0/+337