aboutsummaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/vsm/vsm/docsum_field_writer_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Update class comment.Tor Egge2024-03-271-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use one MatchingElementsFields instance per summary class.Geir Storli2023-03-311-1/+2
* Rename KeywordExtractor to QueryTermFilter.Tor Egge2023-01-251-1/+1
* Add interface class IKeywordExtractorFactory.Tor Egge2023-01-051-1/+1
* Unify how errors during setup is handled in DocsumFieldWriterFactory.Geir Storli2022-09-161-1/+3
* Use const IDocsumEnvironment reference in DocsumFieldWriterFactory.Tor Egge2022-08-301-1/+1
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-1/+1
* Factor out DocsumFieldWriterFactory.Tor Egge2022-08-291-0/+25