Refy
Item
Full
Text
Index
Creator
The RefyItemFullTextIndexCreator
is a
custom component used to create the fulltext indexes
to
filter the items query such links, collections and tables using the FullText-Search
(FTS) approach
Author
N7ghtm4r3 - Tecknobit
Since
1.0.1
See also
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Method used to create the fulltext index in
the collections table
Link copied to clipboard
Link copied to clipboard
Method invoked automatically to create the
different fulltext indexes required
Link copied to clipboard
Link copied to clipboard
Method used to create the fulltext index in
the links table
Link copied to clipboard
Method used to create the fulltext index in
the teams table
Link copied to clipboard
open fun formatFullTextKeywords(keywords: Collection<String>, trailingCharacter: String, escapeDoubleQuotes: Boolean): String