Version: 2022.1

QueryEngine<T0>.searchWordMatcher

切换到手册
public Func<string,bool,stringComparison,string,bool> searchWordMatcher ;

描述

The function used to match the search data against the search words.

See SetSearchWordMatcher for a complete example.