Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky_full_text_search
master
Top Level Namespace
LuckyFullTextSearch
Built with Crystal 1.10.0
2023-11-30 00:01:11 UTC
Top Level Namespace
Defined in:
Method Summary
append_searchable_columns
(columns : Array(String), weighted =
false
)
begin_process_with_string_cols
(columns : String, weighted)
begin_process_with_string_cols
(columns : String)
iterate_columns
(cols, &)
Method Detail
def
append_searchable_columns
(columns : Array(String), weighted =
false
)
#
[
View source
]
def
begin_process_with_string_cols
(columns : String, weighted)
#
[
View source
]
def
begin_process_with_string_cols
(columns : String)
#
[
View source
]
def
iterate_columns
(cols, &)
#
[
View source
]