summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Fold juniper into searchsummary library.Henning Baldersheim2022-05-1924-0/+3391
* Use MultiValueReadView to read values in multivalue attribute dynamic field w...Tor Egge2022-04-261-0/+3
* 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
* Use 7 inste4ad ofo 30 for MultiTermItemJon Marius Venstad2022-03-221-1/+2
* Reserve slot for MultiTermItem in serialisation format tableJon Marius Venstad2022-03-181-1/+1
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-3/+9
* remove check for compressed dataArne H Juul2022-02-041-56/+0
* configurable position renderingArne H Juul2022-01-241-2/+1
* we no longer make any XML stringsArne H Juul2021-11-182-5/+1
* test structured output, not XML formatted stringArne H Juul2021-11-181-11/+10
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+4
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0715-15/+15
* use size literals in searchsummaryArne Juul2021-02-153-4/+7
* GC unused code.Henning Baldersheim2020-08-131-8/+16
* handle locations in query for getdocsumArne Juul2020-07-153-3/+0
* one more ITEM_LOCATION_TERM -> ITEM_GEO_LOCATION_TERMArne Juul2020-07-151-1/+1
* more descriptive enum name for geo location termArne Juul2020-07-151-2/+2
* remove even more unused codeArne Juul2020-07-092-57/+4
* GC unused codeArne Juul2020-07-096-44/+3
* clean up various issues with ParseItem classArne Juul2020-07-096-25/+509
* Consolidate search for GTest.Tor Egge2020-07-073-3/+0
* return from main instead of exitArne Juul2020-07-032-4/+4
* Support filtering of matched elements for multi-value attributes.Geir Storli2020-06-054-139/+192
* Simplify validation of slime docsum by comparing slime objects directly.Geir Storli2020-06-052-82/+32
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-204-55/+55
* update unit tests with new expected outputArne Juul2020-05-191-5/+5
* Extend unit test to use out of bounds matching element id.Tor Egge2020-02-201-0/+2
* Add ReadableAttributeVector accessor to IAttributeManagerTor Brede Vekterli2020-01-291-0/+4
* Use vespalib::count_sHenning Baldersheim2019-12-191-1/+1
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-3/+3
* Extend MatchedElementsFilterDFW to get the input field from the document inst...Geir Storli2019-12-031-3/+33
* Rename urlresult* -> general_result* to match class name.Geir Storli2019-12-031-1/+1
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-1/+1
* Use C++11 chrono instead prehistoric homegrown stuff.Henning Baldersheim2019-11-201-8/+7
* Reduce amount of inlining for large methodsHenning Baldersheim2019-10-141-9/+14
* Fix how slime field value is encoded into root inserter.Geir Storli2019-10-081-10/+4
* Setup struct field mapper when constructing matched elements filter dfw.Geir Storli2019-10-082-12/+88
* Add docsum field writer that filters matched elements from a complex field re...Geir Storli2019-10-042-0/+215
* Verify that struct mapper is correctly setup.Tor Egge2019-10-021-4/+44
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-023-4/+9
* Remove some more transport related stuff.Henning Baldersheim2019-09-301-2/+1
* Move ownership of MatchingElements to GetDocsumsState.Tor Egge2019-09-273-3/+3
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-253-6/+62
* Rewrite attribute combiner unit test to use GTest.Tor Egge2019-09-252-32/+46
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0