Xapiand Logo Xapiand

  • Docs
  • News
  • Help
  • About
  • v0.40.0
  • GitHub
  • Docs
  • News
  • Help
  • GitHub
 Improve this page

Text Queries

The high-level full text queries are usually used for running full text queries on full text fields like the body of an email. They understand how the field being queried is process which means converting text, like the body of any email, into tokens or terms which are added to the inverted index for searching.

  • Simple Query
  • Phrase Query
  • Wildcard Query
  • Partial Query
  • Fuzzy Query
  • Near Query
  • Love and Hate Query
  • Default Operator
  • Stop Words
Back
Next

Getting Started

  • Welcome
  • Quick-start
    • Basic Concepts
    • Data Manipulation
    • Data Exploration
    • Clustering
    • Next Steps
  • Tutorials
  • Benchmarks

Reference Guide

  • API Conventions
    • RESTful Features
    • HTTP Methods
    • Resource Paths
    • JSON/MessagePack
    • Field Expansion
    • Multiple Indices
  • Documents
    • Index API
    • Get API
    • Exists API
    • Update API
    • Doc Info API
    • Delete API
    • Store API
    • Scripting
    • Versioning
  • Indices
    • Data Replication
    • Create API
    • Get API
    • Exists API
    • Index Info API
    • Delete API
    • Open/Close APIs
    • Backups
  • Schemas
    • Field Types
      • Text
      • Keyword
      • Numeric
      • Date / Time
        • Date
        • Time
        • Time Delta
      • Boolean
      • Geospatial
      • UUID
    • Dynamic Typing
    • Explicit Types
    • Casting Types
    • Accuracy
    • Indexing Mode
    • Schema Metadata
    • Dynamic Field Names
    • Namespaces
    • Foreign Schemas
  • Search
    • Search API
    • Query DSL
      • Leaf Queries
        • Match All Query
        • Simple Queries
        • Text Queries
          • Simple
          • Phrase
          • Wildcard
          • Partial
          • Fuzzy
          • Near
          • Love and Hate
          • Default Operator
          • Stop Words
        • Casting Values
        • Namespaced
      • Compound Queries
        • Logical Operators
        • Maybe Operator
        • Filter Operator
        • Elite Set Operator
        • Range Searches
        • Geospatial
          • Point
          • Circle
          • Polygon
          • Convex
          • Chull
          • Multipoint
          • Multicircle
          • Multiconvex
          • Multipolygon
          • Multichull
          • EWKT
    • Aggregations
      • Metrics
        • Count
        • Sum
        • Average
        • Max
        • Min
        • Variance
        • Standard Deviation
        • Median
        • Mode
        • Statistics
        • Extended Statistics
      • Bucket
        • Filter
        • Values
        • Terms
        • Histogram
        • Range
  • Cluster

Set up

  • Installation
  • Building

Miscellaneous

  • FAQ
  • Contributing
  • Code of Conduct
  • ChangeLog
  • Copyright

Copyright © 2025 Dubalu LLC
Website by Kronuz

Proudly hosted by GitHub • Social coding