Please enable JavaScript.
Coggle requires JavaScript to display documents.
elasticsearch, Term Frequency/Document Frequency measures the relevance of…
elasticsearch
Search
query
match
has_child
type
query
bool
must
filter
must_not
should
match_all
multi_match
match_phrase
slop
wildcard
prefix
filter
term
terms
range
exists
missing
bool
fuzzy
Substitutions
Insertion
Deletion
Infrastructure
Logical
Cluster
Node
Indices
Primary Shard
Documents
Mapping
Types
Index
Analyzer
Replica shard
Node
Inverted Indices
Configuration
Kibana
Logstash/Beats
X-Pack
Term Frequency/Document Frequency measures the relevance of a term in a document
self-contained instance of lucene
can live on different node within cluster
round-robin request
quickly map search term to documents