[FTS] Adjust plugin tokenizer interface for fulltext search
This commit is contained in:
@ -19,6 +19,6 @@ OB_DECLARE_PLUGIN(mock_ft_parser)
|
||||
OB_PLUGIN_AUTHOR_OCEANBASE,
|
||||
"This is mock fulltext parser plugin.",
|
||||
0x00001,
|
||||
oceanbase::lib::ObPluginLicenseType::OB_MULAN_V2_LICENSE,
|
||||
oceanbase::lib::ObPluginLicenseType::OB_Mulan_PubL_V2_LICENSE,
|
||||
&oceanbase::storage::mock_ft_parser,
|
||||
};
|
||||
|
Reference in New Issue
Block a user