aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/document_field_extractor/document_field_extractor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-1/+1
* Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-071-4/+4
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* GC unused code.Henning Baldersheim2020-08-131-9/+9
* Support handling map of primitive types in document field extractor.Geir Storli2018-06-081-2/+36
* Remove unneeded check method. Feed handler now ensures that currentTor Egge2018-05-301-33/+0
* Rename tag field to weight field.Tor Egge2018-05-281-74/+74
* Handle extraction of field values for struct array attribute vectors.Tor Egge2018-05-281-0/+380