当前位置:网站首页>Full text query classification
Full text query classification
2022-07-07 08:14:00 【First line large size】
Official document address :Full text queries
Full text queries enable you to search and analyze text fields , E.g. email body . , Apply the same parser to process the query string ( It is the same as the parser used when indexing the text field ).
The queries in this group are :
- Full text queries that allow fine-grained control over the ordering and proximity of matches .
- Standard queries for performing full-text queries , Including fuzzy matching and phrase or proximity query .
match_bool_prefix Inquire about
- Create a
bool
Inquire about , Match each word withterm
Inquire about , Except for the last word , It matchesprefix
Inquire about .
- And
match
The query is similar to , But for exact phrase matching or word proximity matching .
match_phrase_prefix Inquire about
- And
match_phrase
The query is similar to , But do a wildcard search on the last word .
- Multi field version
match
Inquire about .
- Match multiple fields , It's like they have been indexed into a combined field .
- Support rigorous Lucene Query string syntax , Allows you to specify in a single query string AND|OR|NOT Condition and multi field search . For professional users only .
simple_query_string Inquire about
- It's simpler 、 More robust
query_string
Syntax version , Suitable for direct disclosure to users .
边栏推荐
- Avatary's livedriver trial experience
- Topic not received? Try this
- 解读创客思维与数学课程的实际运用
- JS copy picture to clipboard read clipboard
- QT learning 26 integrated example of layout management
- Leetcode medium question my schedule I
- The zblog plug-in supports the plug-in pushed by Baidu Sogou 360
- Zcmu--1396: queue problem (2)
- Vulnerability recurrence fastjson deserialization
- 轻松上手Fluentd,结合 Rainbond 插件市场,日志收集更快捷
猜你喜欢
【數字IC驗證快速入門】15、SystemVerilog學習之基本語法2(操作符、類型轉換、循環、Task/Function...內含實踐練習)
uniapp 移动端强制更新功能
漏洞复现-Fastjson 反序列化
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
Content of string
快解析内网穿透助力外贸管理行业应对多种挑战
Jmeter 的使用
使用 Nocalhost 开发 Rainbond 上的微服务应用
JS copy picture to clipboard read clipboard
Quick analysis of Intranet penetration helps the foreign trade management industry cope with a variety of challenges
随机推荐
Lattice coloring - matrix fast power optimized shape pressure DP
Zcmu--1492: problem d (C language)
机器人教育在动手实践中的真理
The legend about reading the configuration file under SRC
[step on the pit series] H5 cross domain problem of uniapp
Recursive method constructs binary tree from middle order and post order traversal sequence
Relevant data of current limiting
【数字IC验证快速入门】11、Verilog TestBench(VTB)入门
Avatary的LiveDriver试用体验
Blob 对象介绍
2022 Inner Mongolia latest advanced fire facility operator simulation examination question bank and answers
The zblog plug-in supports the plug-in pushed by Baidu Sogou 360
Make LIVELINK's initial pose consistent with that of the mobile capture actor
buureservewp(2)
在Rainbond中实现数据库结构自动化升级
uniapp 移动端强制更新功能
Codeforce c.strange test and acwing
Lua 编程学习笔记
game攻防世界逆向
JS quick start (I)