aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/fieldmatch/computer.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Record need for normal term field match data.Tor Egge2020-05-271-0/+2
* Factor out portions of field match computer to field match computer shared st...Tor Egge2020-05-221-11/+15
* Remove unused field match computer tracing.Tor Egge2020-05-211-35/+0
* Remove unused methods.Tor Egge2020-05-201-9/+0
* Create a QueryTermVector once and do the significance and connectedness looku...Henning Baldersheim2020-05-041-13/+11
* - Reserve space upfront in the vectors.Henning Baldersheim2020-05-021-8/+3
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* 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 include fastos.h in header files.Henning Baldersheim2016-12-191-1/+0
* Use bound match data to resolve term field handles.Tor Egge2016-12-091-14/+3
* PublishJon Bratseth2016-06-151-0/+382