aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/annotation_converter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add linguistics tokens document field writer.Tor Egge2023-10-161-0/+6
* Move more checks to TokenExtractor.Tor Egge2023-10-121-27/+13
* Consolidate extraction of tokens from annotated string field value.Tor Egge2023-10-101-62/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use document::AnnotationType::TERM. Remove search::linguistics::TERM.Tor Egge2022-10-131-1/+3
* Modernize C++ code.Geir Storli2022-09-161-4/+4
* Factor out IStringFieldConverter from IJuniperConverter.Tor Egge2022-09-161-12/+6
* Remove tokenize support in slime filler.Tor Egge2022-09-151-14/+40
* Move SlimeFiller to separate file.Tor Egge2022-09-111-0/+158