6 string references to search.text_processor

SearchQuery::parseSearchExpression in core/modules/search/src/SearchQuery.php
Parses the search query into SQL conditions.
SearchTextProcessorTest::testSearchTextProcessorPunctuation in core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php
Tests that text analysis does the right thing with punctuation.
SearchTextProcessorTest::testSearchTextProcessorUnicode in core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php
Tests that text processing handles Unicode characters correctly.
SearchTokenizerTest::testNoTokenizer in core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
Verifies that strings of non-CJK characters are not tokenized.
SearchTokenizerTest::testTokenizer in core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
Verifies that strings of CJK characters are tokenized.
_search_find_match_with_simplify in core/modules/search/search.module
Finds an appropriate keyword in text.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.