Elasticsearch Reference
Ctrlk
  • Introduction
  • 入门
  • Elasticsearch设置
  • 重大变更
  • API约定
  • 文档API
  • 搜索API
  • 聚合
  • 索引库API
  • cat API
  • 集群API
  • DSL查询
    • Query and filter context
    • Match All Query
    • Full text queries
      • Match Query
      • Match Phrase Query
      • Match Phrase Prefix Query
      • Multi Match Query
      • Common Terms Query
      • Query String Query
      • Simple Query String Query
    • Term level queries
    • Compound queries
    • Joining queries
    • Geo queries
    • Specialized queries
    • Span queries
    • Minimum Should Match
    • Multi Term Query Rewrite
  • Mapping
  • Analysis
  • 模块
  • Index模块
  • Ingest节点
  • How To
  • Testing
  • 术语表
  • 发布说明
  • Painless API参考文档
Powered by GitBook
On this page

Was this helpful?

  1. DSL查询

Full text queries

Match QueryMatch Phrase QueryMatch Phrase Prefix QueryMulti Match QueryCommon Terms QueryQuery String QuerySimple Query String Query
PreviousMatch All QueryNextMatch Query

Last updated 5 years ago

Was this helpful?