Elasticsearch Reference
search
⌘Ctrlk
Elasticsearch Reference
  • Introduction
  • 入门
  • Elasticsearch设置
  • 重大变更
  • API约定
  • 文档API
  • 搜索API
  • 聚合
  • 索引库API
  • cat API
  • 集群API
  • DSL查询
    • Query and filter context
    • Match All Query
    • Full text queries
    • Term level queries
      • Term Query
      • Terms Query
      • Range Query
      • Exists Query
      • Prefix Query
      • Wildcard Query
      • Regexp Query
      • Fuzzy Query
      • Type Query
      • Ids Query
    • 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参考文档
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. DSL查询

Term level queries

Term Querychevron-rightTerms Querychevron-rightRange Querychevron-rightExists Querychevron-rightPrefix Querychevron-rightWildcard Querychevron-rightRegexp Querychevron-rightFuzzy Querychevron-rightType Querychevron-rightIds Querychevron-right
PreviousSimple Query String Querychevron-leftNextTerm Querychevron-right

Last updated 5 years ago