7.15. 関数#
関数はいくつかのコマンドの中で使えます。 select コマンドの --filter
、 --scorer
、 output_columns
オプションで使えます。
このセクションでは関数についての説明と組み込みの関数について説明します。
TODO: Add documentations about function.
- 7.15.1.
between
- 7.15.2.
cast_loose
- 7.15.3. edit_distance
- 7.15.4.
escalate
- 7.15.5.
fuzzy_search
- 7.15.6.
geo_distance
- 7.15.7. geo_in_circle
- 7.15.8. geo_in_rectangle
- 7.15.9.
highlight
- 7.15.10.
highlight_full
- 7.15.11.
highlight_html
- 7.15.12.
html_untag
- 7.15.13.
in_records
- 7.15.14.
in_values
- 7.15.15.
language_model_vectorize
- 7.15.16.
math_abs
- 7.15.17. now
- 7.15.18.
number_classify
- 7.15.19.
prefix_rk_search
- 7.15.20.
query
- 7.15.21.
query_parallel_or
- 7.15.22. rand
- 7.15.23.
snippet
- 7.15.24.
snippet_html
- 7.15.25.
string_length
- 7.15.26.
string_slice
- 7.15.27.
string_substring
- 7.15.28.
sub_filter
- 7.15.29.
time_classify_day
- 7.15.30.
time_classify_day_of_week
- 7.15.31.
time_classify_hour
- 7.15.32.
time_classify_minute
- 7.15.33.
time_classify_month
- 7.15.34.
time_classify_second
- 7.15.35.
time_classify_week
- 7.15.36.
time_classify_year
- 7.15.37.
vector_find
- 7.15.38.
vector_new
- 7.15.39.
vector_size
- 7.15.40.
vector_slice