Crate diesel_full_text_search

Source

Modules§

configuration

Structs§

RegConfig
TsQuery
TsVector

Traits§

TextOrNullableText
TsQueryExtensions
TsVectorExtensions

Functions§

length
numnode
phraseto_tsquery
plainto_tsquery
plainto_tsquery_with_search_config
querytree
setweight
strip
to_tsquery
to_tsquery_with_search_config
to_tsvector
to_tsvector_with_search_config
ts_headline
ts_headline_with_search_config
ts_rank
ts_rank_cd
ts_rank_cd_normalized
ts_rank_cd_weighted
ts_rank_cd_weighted_normalized
websearch_to_tsquery
websearch_to_tsquery_with_search_config

Type Aliases§

Tsvector
length
The return type of length()
numnode
The return type of numnode()
phraseto_tsquery
The return type of phraseto_tsquery()
plainto_tsquery
The return type of plainto_tsquery()
plainto_tsquery_with_search_config
The return type of plainto_tsquery_with_search_config()
querytree
The return type of querytree()
setweight
The return type of setweight()
strip
The return type of strip()
to_tsquery
The return type of to_tsquery()
to_tsquery_with_search_config
The return type of to_tsquery_with_search_config()
to_tsvector
The return type of to_tsvector()
to_tsvector_with_search_config
The return type of to_tsvector_with_search_config()
ts_headline
The return type of ts_headline()
ts_headline_with_search_config
The return type of ts_headline_with_search_config()
ts_rank
The return type of ts_rank()
ts_rank_cd
The return type of ts_rank_cd()
ts_rank_cd_normalized
The return type of ts_rank_cd_normalized()
ts_rank_cd_weighted
The return type of ts_rank_cd_weighted()
ts_rank_cd_weighted_normalized
The return type of ts_rank_cd_weighted_normalized()
websearch_to_tsquery
The return type of websearch_to_tsquery()
websearch_to_tsquery_with_search_config
The return type of websearch_to_tsquery_with_search_config()