aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/util/token_extractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete workaround for indexing exact-match fields.Tor Egge2024-05-061-2/+0
* Move more checks to TokenExtractor.Tor Egge2023-10-121-7/+84
* Pass empty vector to TokenExtractor::extract.Tor Egge2023-10-101-1/+0
* Consolidate extraction of tokens from annotated string field value.Tor Egge2023-10-101-0/+86