当前位置:网站首页>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 .
边栏推荐
猜你喜欢
[quick start of Digital IC Verification] 15. Basic syntax of SystemVerilog learning 2 (operators, type conversion, loops, task/function... Including practical exercises)
Unityhub cracking & unity cracking
在Rainbond中实现数据库结构自动化升级
QT learning 26 integrated example of layout management
Excel import function of jeesite form page
柯基数据通过Rainbond完成云原生改造,实现离线持续交付客户
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
海信电视开启开发者模式
提高企业产品交付效率系列(1)—— 企业应用一键安装和升级
Codeforce c.strange test and acwing
随机推荐
Four items that should be included in the management system of integral mall
漏洞复现-easy_tornado
Pytoch (VI) -- model tuning tricks
Record a stroke skin bone error of the skirt
青龙面板-今日头条
Es FAQ summary
面试题(CAS)
LeetCode简单题之判断一个数的数字计数是否等于数位的值
Game attack and defense world reverse
【踩坑系列】uniapp之h5 跨域的问题
eBPF Cilium实战(2) - 底层网络可观测性
Lua 编程学习笔记
Leetcode medium question my schedule I
【数字IC验证快速入门】10、Verilog RTL设计必会的FIFO
一文了解如何源码编译Rainbond基础组件
【数字IC验证快速入门】14、SystemVerilog学习之基本语法1(数组、队列、结构体、枚举、字符串...内含实践练习)
Qinglong panel -- finishing usable scripts
使用 Nocalhost 开发 Rainbond 上的微服务应用
Avatary's livedriver trial experience
柯基数据通过Rainbond完成云原生改造,实现离线持续交付客户